From 13bf7d53ba3ab7d5fdfca213db69c1ca6907ad1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=99=8C?= Date: Thu, 11 Jan 2024 07:40:29 +0800 Subject: [PATCH] no message --- dist/config.js | 6 +- dist/index.html | 2 +- dist/report.html | 4 +- .../{app.794758f5.css => app.5ad3f495.css} | 2 +- ...unks.3f118c89.css => xChunks.f8731e7a.css} | 2 +- .../js/{251.93a595cd.js => 251.e0034095.js} | 2 +- dist/static/js/633.e35e0313.js | 1 - dist/static/js/app.4f7fee86.js | 1 - dist/static/js/app.f15b4c83.js | 1 + dist/static/js/xChunks.d51e6d5f.js | 1 - dist/static/js/xChunks.eaf743d8.js | 1 + public/config.js | 6 +- src/components/xForm/index.vue | 4 +- src/components/xTable/columnItem.vue | 4 +- src/views/system/application/popInfo.vue | 79 ++++++--- src/views/user/index/save.vue | 166 ------------------ 16 files changed, 70 insertions(+), 212 deletions(-) rename dist/static/css/{app.794758f5.css => app.5ad3f495.css} (99%) rename dist/static/css/{xChunks.3f118c89.css => xChunks.f8731e7a.css} (88%) rename dist/static/js/{251.93a595cd.js => 251.e0034095.js} (98%) delete mode 100644 dist/static/js/633.e35e0313.js delete mode 100644 dist/static/js/app.4f7fee86.js create mode 100644 dist/static/js/app.f15b4c83.js delete mode 100644 dist/static/js/xChunks.d51e6d5f.js create mode 100644 dist/static/js/xChunks.eaf743d8.js delete mode 100644 src/views/user/index/save.vue diff --git a/dist/config.js b/dist/config.js index 04dab9f..42b570f 100644 --- a/dist/config.js +++ b/dist/config.js @@ -5,13 +5,13 @@ const APP_CONFIG = { //主题设置 THEMESETTING: true, // Cookie name - SESSIONNAME: 'miucms_session', + SESSIONNAME: 'MIUCMSSESSION', //TokenName - TOKEN_NAME: "authorization", + TOKEN_NAME: "token", // 网站LOGO, 正式形 APP_LOGO: '', //接口地址 - API_URL: 'https://app.gter.net/admin/', + API_URL: 'http://localhost/admin/', // 微信扫码登录 MY_SHOW_LOGIN_OAUTH: true, } \ No newline at end of file diff --git a/dist/index.html b/dist/index.html index 2d74e06..0f4717f 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,4 +1,4 @@ -X-PHP

当前浏览器内核版本过低

当前版本:-- --

最低版本要求:Chrome 71+、Firefox 65+、Safari 12+、Edge 97+。

请升级浏览器版本,或更换现代浏览器,如果你使用的是双核浏览器,请切换到极速/高速模式。