提取ele-pro修改源码
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/**
|
||||
* 主题状态管理
|
||||
*/
|
||||
import {changeColor} from 'ele-admin-pro/packages/style/util.js';
|
||||
import {changeColor} from '@/components/ele-admin-pro/packages/style/util.js';
|
||||
import setting from '@/config/setting';
|
||||
// 不需要本地缓存的state
|
||||
const NO_CACHE_STATE = [
|
||||
|
||||
Reference in New Issue
Block a user