|
@@ -6,7 +6,7 @@ import { MessageBox, Message } from 'element-ui'
|
|
// import store from '@/store'
|
|
// import store from '@/store'
|
|
// import { getToken } from '@/utils/auth'
|
|
// import { getToken } from '@/utils/auth'
|
|
|
|
|
|
-
|
|
|
|
|
|
+
|
|
//自动打包、让内外网都能登陆的设置,但是npm run dev 后只能选localhost展示了
|
|
//自动打包、让内外网都能登陆的设置,但是npm run dev 后只能选localhost展示了
|
|
//后端框架才需要这段——本地手动打包时可注释
|
|
//后端框架才需要这段——本地手动打包时可注释
|
|
const DoMainString = document.querySelector("html").getAttribute("domain");
|
|
const DoMainString = document.querySelector("html").getAttribute("domain");
|