Commit d3a09e9e authored by maoying's avatar maoying

添加storageConsts文件引用

parent cf7ab297
...@@ -21,6 +21,7 @@ import { getSystemAllMenu } from '../services/securityService'; ...@@ -21,6 +21,7 @@ import { getSystemAllMenu } from '../services/securityService';
import SysConsts from 'amos-processor/lib/config/consts'; import SysConsts from 'amos-processor/lib/config/consts';
// 引入主体样式文件 // 引入主体样式文件
import './../styles'; import './../styles';
import { sessionConsts } from '../consts/storageConsts'
beforeRender(); beforeRender();
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment