From 20cba7179f9328deb528d0567c468cb2d9ffc91c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=A8=8B=E6=B3=B0=20=E5=AD=99?= <2608565263@qq.com> Date: Tue, 27 Sep 2022 10:13:54 +0800 Subject: [PATCH 1/8] =?UTF-8?q?=E9=92=88=E5=AF=B9Issues=E4=B8=AD=E7=9A=84?= =?UTF-8?q?=201.=E3=80=90=E4=B8=80=E4=B8=AA=E8=AE=A2=E5=8D=95=E5=A4=9A?= =?UTF-8?q?=E4=B8=AA=E5=95=86=E5=93=81=E7=9A=84=E6=83=85=E5=86=B5=EF=BC=8C?= =?UTF-8?q?=E9=80=80=E8=B4=A7=E6=97=B6=E5=8F=AA=E9=80=80=E9=83=A8=E5=88=86?= =?UTF-8?q?=E5=95=86=E5=93=81=EF=BC=8C=E9=80=80=E6=AC=BE=E9=87=91=E9=A2=9D?= =?UTF-8?q?=E6=98=AF=E6=89=80=E6=9C=89=E5=95=86=E5=93=81=E4=BB=B7=E6=A0=BC?= =?UTF-8?q?=E7=9A=84=E6=80=BB=E5=92=8C=E3=80=91=E9=97=AE=E9=A2=98=E4=BF=AE?= =?UTF-8?q?=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../common/setting/constVarsHelper.js | 2 +- CoreCms.Net.Uni-App/CoreShop/manifest.json | 2 +- .../pages/member/afterSales/submit/submit.vue | 43 +++- CoreCms.Net.Web.Admin/Doc.xml | 200 ++---------------- CoreCms.Net.Web.Admin/NLog.config | 2 +- .../Controllers/OrderController.cs | 31 ++- CoreCms.Net.Web.WebApi/NLog.config | 2 +- CoreCms.Net.Web.WebApi/appsettings.json | 4 +- ...8FEBD2169C9C07823DED851401664244081553.jpg | 1 + .../upload/20220923/20220923104458_2370.png | Bin 0 -> 124361 bytes .../upload/20220923/20220923104937_8992.jpg | Bin 0 -> 18628 bytes .../upload/20220923/20220923105726_0132.jpg | Bin 0 -> 18628 bytes .../upload/20220923/20220923110043_0033.jpg | Bin 0 -> 18628 bytes .../upload/20220923/20220923110325_4310.jpg | Bin 0 -> 18628 bytes .../upload/20220923/20220923111853_1847.jpg | Bin 0 -> 18628 bytes .../upload/20220923/20220923111914_8972.jpg | Bin 0 -> 18628 bytes 16 files changed, 86 insertions(+), 201 deletions(-) create mode 100644 CoreCms.Net.Web.WebApi/wwwroot/static/qrCode/weChat/BE29AA98FEBD2169C9C07823DED851401664244081553.jpg create mode 100644 CoreCms.Net.Web.WebApi/wwwroot/upload/20220923/20220923104458_2370.png create mode 100644 CoreCms.Net.Web.WebApi/wwwroot/upload/20220923/20220923104937_8992.jpg create mode 100644 CoreCms.Net.Web.WebApi/wwwroot/upload/20220923/20220923105726_0132.jpg create mode 100644 CoreCms.Net.Web.WebApi/wwwroot/upload/20220923/20220923110043_0033.jpg create mode 100644 CoreCms.Net.Web.WebApi/wwwroot/upload/20220923/20220923110325_4310.jpg create mode 100644 CoreCms.Net.Web.WebApi/wwwroot/upload/20220923/20220923111853_1847.jpg create mode 100644 CoreCms.Net.Web.WebApi/wwwroot/upload/20220923/20220923111914_8972.jpg diff --git a/CoreCms.Net.Uni-App/CoreShop/common/setting/constVarsHelper.js b/CoreCms.Net.Uni-App/CoreShop/common/setting/constVarsHelper.js index 9ee458b..df61ad1 100644 --- a/CoreCms.Net.Uni-App/CoreShop/common/setting/constVarsHelper.js +++ b/CoreCms.Net.Uni-App/CoreShop/common/setting/constVarsHelper.js @@ -4,7 +4,7 @@ */ //接口请求地址,如果需要不部署接口端的情况下测试uni-app,可以直接替换为官方测试接口:https://api.demo.coreshop.cn -export const apiBaseUrl = 'https://api.demo.coreshop.cn'; +export const apiBaseUrl = 'http://localhost:2015'; //项目静态资源请求地址,如果使用官方的静态文件地址可以直接替换为:https://files.cdn.coreshop.cn export const apiFilesUrl = 'https://files.cdn.coreshop.cn'; export const h5Url = apiBaseUrl + "/wap/"; //H5端网站地址, diff --git a/CoreCms.Net.Uni-App/CoreShop/manifest.json b/CoreCms.Net.Uni-App/CoreShop/manifest.json index d3a60f7..e1492ff 100644 --- a/CoreCms.Net.Uni-App/CoreShop/manifest.json +++ b/CoreCms.Net.Uni-App/CoreShop/manifest.json @@ -102,7 +102,7 @@ "quickapp" : {}, /* 快应用特有相关 */ "mp-weixin" : { - "appid" : "wx11d95cdaee6058f6", + "appid" : "wxa53f990d87cb6cc3", "setting" : { "urlCheck" : true, "postcss" : true, diff --git a/CoreCms.Net.Uni-App/CoreShop/pages/member/afterSales/submit/submit.vue b/CoreCms.Net.Uni-App/CoreShop/pages/member/afterSales/submit/submit.vue index f62b873..cad0b80 100644 --- a/CoreCms.Net.Uni-App/CoreShop/pages/member/afterSales/submit/submit.vue +++ b/CoreCms.Net.Uni-App/CoreShop/pages/member/afterSales/submit/submit.vue @@ -12,18 +12,18 @@
- +