From 4211f52de0c44f9e7a7ce4d54a552049f5923853 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=8F=E9=99=8C?= Date: Sat, 16 Mar 2024 18:30:23 +0800 Subject: [PATCH] no message --- dist/config.js | 25 ++++++---------- dist/index.html | 2 +- dist/report.html | 4 +-- .../{app.3628e6a0.css => app.c163a092.css} | 2 +- .../js/{251.ec477788.js => 251.b63fae39.js} | 2 +- dist/static/js/app.2adb46fe.js | 1 - dist/static/js/app.7d471988.js | 1 + dist/static/js/xChunks.940350fb.js | 1 - dist/static/js/xChunks.fdad9f2c.js | 1 + public/config.js | 25 ++++++---------- src/components/xForm/item.vue | 3 ++ src/components/xTable/columnItem.vue | 1 + src/components/xTable/index.vue | 29 +++++++++++++++++-- src/components/xUpdate/index.vue | 6 +++- 14 files changed, 60 insertions(+), 43 deletions(-) rename dist/static/css/{app.3628e6a0.css => app.c163a092.css} (97%) rename dist/static/js/{251.ec477788.js => 251.b63fae39.js} (98%) delete mode 100644 dist/static/js/app.2adb46fe.js create mode 100644 dist/static/js/app.7d471988.js delete mode 100644 dist/static/js/xChunks.940350fb.js create mode 100644 dist/static/js/xChunks.fdad9f2c.js diff --git a/dist/config.js b/dist/config.js index 04dab9f..b8cb461 100644 --- a/dist/config.js +++ b/dist/config.js @@ -1,17 +1,10 @@ -// 此文件非必要,在生产环境下此文件配置可覆盖运行配置,开发环境下不起效 -// 详情见 src/config/index.js - const APP_CONFIG = { - //主题设置 - THEMESETTING: true, - // Cookie name - SESSIONNAME: 'miucms_session', - //TokenName - TOKEN_NAME: "authorization", - // 网站LOGO, 正式形 - APP_LOGO: '', - //接口地址 - API_URL: 'https://app.gter.net/admin/', - // 微信扫码登录 - MY_SHOW_LOGIN_OAUTH: true, -} \ No newline at end of file + "APP_NAME": "聚美汽服", + "THEMESETTING": false, + "API_URL": "https:\/\/jmqf.v0750.com\/adminApi", + "APP_VER": "5.0.56", + "TOKEN_NAME": "token", + "WEBSOCKET": "", + "MY_SHOW_LOGIN_OAUTH": true, + "SESSIONNAME": "ADMINTOKEN" +}; \ No newline at end of file diff --git a/dist/index.html b/dist/index.html index 0e9d520..beb9e0b 100644 --- a/dist/index.html +++ b/dist/index.html @@ -1,4 +1,4 @@ -X-PHP
X - A d m i n
X - A d m i n

当前浏览器内核版本过低

当前版本:-- --

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

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