From 70778495e127ed3db17fd56ca5e7b8771be72761 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=99=8C?= Date: Sun, 14 Jan 2024 23:29:01 +0800 Subject: [PATCH] no message --- dist/config.js | 6 +++--- dist/index.html | 2 +- dist/report.html | 4 ++-- dist/static/css/app.5ad3f495.css | 1 - dist/static/css/app.d8bf00fc.css | 1 + dist/static/js/app.eda8f7e5.js | 1 + dist/static/js/app.f15b4c83.js | 1 - public/config.js | 6 +++--- src/components/xStat/components/1.vue | 5 +++++ 9 files changed, 16 insertions(+), 11 deletions(-) delete mode 100644 dist/static/css/app.5ad3f495.css create mode 100644 dist/static/css/app.d8bf00fc.css create mode 100644 dist/static/js/app.eda8f7e5.js delete mode 100644 dist/static/js/app.f15b4c83.js diff --git a/dist/config.js b/dist/config.js index 42b570f..04dab9f 100644 --- a/dist/config.js +++ b/dist/config.js @@ -5,13 +5,13 @@ const APP_CONFIG = { //主题设置 THEMESETTING: true, // Cookie name - SESSIONNAME: 'MIUCMSSESSION', + SESSIONNAME: 'miucms_session', //TokenName - TOKEN_NAME: "token", + TOKEN_NAME: "authorization", // 网站LOGO, 正式形 APP_LOGO: '', //接口地址 - API_URL: 'http://localhost/admin/', + API_URL: 'https://app.gter.net/admin/', // 微信扫码登录 MY_SHOW_LOGIN_OAUTH: true, } \ No newline at end of file diff --git a/dist/index.html b/dist/index.html index 0f4717f..042d8ba 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,4 +1,4 @@ -X-PHP

当前浏览器内核版本过低

当前版本:-- --

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

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