mirror of
https://gitee.com/lab1024/smart-admin.git
synced 2025-11-12 13:43:49 +08:00
update smart-admin-web/javascript-ant-design-vue3/src/main.js.
Signed-off-by: 1024创新实验室 <1024lab@sina.com>
This commit is contained in:
@@ -27,12 +27,6 @@ import { useUserStore } from '/@/store/modules/system/user';
|
|||||||
import '/@/theme/index.less';
|
import '/@/theme/index.less';
|
||||||
import { getTokenFromCookie } from '/@/utils/cookie-util';
|
import { getTokenFromCookie } from '/@/utils/cookie-util';
|
||||||
|
|
||||||
let url = location.href;
|
|
||||||
if(url.indexOf('1024lab.net') > -1){
|
|
||||||
location.href = "https://preview.smartadmin.vip";
|
|
||||||
}
|
|
||||||
|
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* -------------------- ※ 着重 解释说明下main.js的初始化逻辑 begin ※ --------------------
|
* -------------------- ※ 着重 解释说明下main.js的初始化逻辑 begin ※ --------------------
|
||||||
*
|
*
|
||||||
|
|||||||
Reference in New Issue
Block a user