diff --git a/CoreCms.Net.Uni-App/CoreShop/common/setting/constVarsHelper.js b/CoreCms.Net.Uni-App/CoreShop/common/setting/constVarsHelper.js index 94cab0e..af017c5 100644 --- a/CoreCms.Net.Uni-App/CoreShop/common/setting/constVarsHelper.js +++ b/CoreCms.Net.Uni-App/CoreShop/common/setting/constVarsHelper.js @@ -5,7 +5,7 @@ //接口请求地址,如果需要不部署接口端的情况下测试uni-app,可以直接替换为官方测试接口:https://api.demo.coreshop.cn // export const apiBaseUrl = 'https://api.demo.coreshop.cn'; -export const apiBaseUrl = 'http://192.168.1.21:2026'; +export const apiBaseUrl = 'https://shop.api.zpc-xy.com'; //项目静态资源请求地址,如果使用官方的静态文件地址可以直接替换为:https://files.cdn.coreshop.cn export const apiFilesUrl = 'https://files.cdn.coreshop.cn'; diff --git a/CoreCms.Net.Uni-App/CoreShop/manifest.json b/CoreCms.Net.Uni-App/CoreShop/manifest.json index fec69a8..3eea293 100644 --- a/CoreCms.Net.Uni-App/CoreShop/manifest.json +++ b/CoreCms.Net.Uni-App/CoreShop/manifest.json @@ -131,7 +131,7 @@ "devServer" : { "port" : 80, "disableHostCheck" : true, - "https" : false + "https" : true }, "sdkConfigs" : { "maps" : { diff --git a/CoreCms.Net.Web.Admin/wwwroot/lib/layuiAdmin/config.js b/CoreCms.Net.Web.Admin/wwwroot/lib/layuiAdmin/config.js index 8665f50..838d15b 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/lib/layuiAdmin/config.js +++ b/CoreCms.Net.Web.Admin/wwwroot/lib/layuiAdmin/config.js @@ -11,8 +11,8 @@ layui.define(['laytpl', 'layer', 'element', 'util'], function (exports) { , engine: '.html' //视图文件后缀名 , pageTabs: false //是否开启页面选项卡功能。单页版不推荐开启 - , name: '核心商城系统' - , version: 'CoreShop v1.5.5' + , name: '雨宝庄严' + , version: 'v1.0.0' , tableName: 'CoreCms' //本地存储表名 , MOD_NAME: 'admin' //模块事件名 diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/index.html b/CoreCms.Net.Web.Admin/wwwroot/views/index.html index 27d7362..3d2a4d6 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/views/index.html +++ b/CoreCms.Net.Web.Admin/wwwroot/views/index.html @@ -104,54 +104,7 @@ - -
-
-
版本信息
-
- - - - - - - - - - - - - - - - - - - - - - - -
当前版本 - - 检查更新 -
基于框架 - -
主要特色单页面 / 响应式 / 清爽 / 极简
获取渠道 - -
-
-
-
+
diff --git a/CoreCms.Net.Web.Admin/wwwroot/views/layout.html b/CoreCms.Net.Web.Admin/wwwroot/views/layout.html index 33e9235..fd4cd22 100644 --- a/CoreCms.Net.Web.Admin/wwwroot/views/layout.html +++ b/CoreCms.Net.Web.Admin/wwwroot/views/layout.html @@ -63,8 +63,8 @@ lay-done="layui.element.render('nav', 'layadmin-system-side-menu');layui.data.updateMainBreadcrumb();" id="TPL_layout">