mirror of
http://git.coreshop.cn/jianweie/coreshoppro.git
synced 2025-12-06 16:13:26 +08:00
【优化】优化细节及打包版本号0.7.4。
This commit is contained in:
@@ -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": {
|
||||
|
||||
@@ -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', // 模块事件名
|
||||
|
||||
Reference in New Issue
Block a user