【优化】优化细节及打包版本号0.7.4。

This commit is contained in:
jianweie
2024-05-22 20:32:03 +08:00
parent f3f2561b10
commit cdde285c83
6 changed files with 181 additions and 182 deletions

View File

@@ -18,7 +18,7 @@
"AppPcUrl": "https://pc.test.pro.coreshop.cn/", //PC端访问地址
"AppH5Url": "https://h5.test.pro.coreshop.cn/", //H5端访问地址
"AppInterFaceUrl": "https://api.test.pro.coreshop.cn/", //接口请求地址
"AppVersion": "CoreShopProfessional v0.7.3"
"AppVersion": "CoreShopProfessional v0.7.4"
},
//redis为必须启动项请保持redis为正常可用
"RedisConfig": {

View File

@@ -24,7 +24,7 @@ layui.define(['all'], function (exports) {
refreshCurrPage: true, // 当跳转页面 url 与当前页 url 相同时,是否自动执行刷新
name: '核心商城系统',
version: 'CoreShopProfessional v0.7.3',
version: 'CoreShopProfessional v0.7.4',
name: 'layuiAdmin',
tableName: 'CoreShop', // 本地存储表名
MOD_NAME: 'admin', // 模块事件名