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+。

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