From 940553eecfe56e0fc8c5993e800d22b2da0855c6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=81=B0=E7=81=B0?= Date: Fri, 6 May 2022 22:50:26 +0800 Subject: [PATCH] =?UTF-8?q?#=202022-05-06=20###=201.4.4=E5=BC=80=E6=BA=90?= =?UTF-8?q?=E7=A4=BE=E5=8C=BA=E7=89=88=EF=BC=9A=20=E6=97=A0=20###=200.3.8?= =?UTF-8?q?=20=E4=B8=93=E4=B8=9A=E7=89=88=EF=BC=9A=20=E3=80=90=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E3=80=91=E5=A2=9E=E5=8A=A0=E8=85=BE=E8=AE=AF=E4=BD=8D?= =?UTF-8?q?=E7=BD=AE=E6=9C=8D=E5=8A=A1=E6=8F=92=E4=BB=B6-=E5=BE=AE?= =?UTF-8?q?=E4=BF=A1=E5=B0=8F=E7=A8=8B=E5=BA=8F=E5=9C=B0=E5=9B=BE=E9=80=89?= =?UTF-8?q?=E7=82=B9=E6=8F=92=E4=BB=B6=EF=BC=8C=E6=9B=BF=E6=8D=A2=E4=BB=A5?= =?UTF-8?q?=E5=89=8D=E7=9A=84=E5=BC=95=E7=94=A8js=E8=B0=83=E7=94=A8?= =?UTF-8?q?=E8=85=BE=E8=AE=AF=E5=9C=B0=E5=9B=BE=E9=80=89=E4=BD=8D=E7=BD=AE?= =?UTF-8?q?=E6=8F=92=E4=BB=B6=E3=80=82=20=E3=80=90=E6=96=B0=E5=A2=9E?= =?UTF-8?q?=E3=80=91=E5=A2=9E=E5=8A=A0web-view=E7=BB=84=E4=BB=B6=E9=A1=B5?= =?UTF-8?q?=E9=9D=A2=EF=BC=8C=E9=A6=96=E9=A1=B5=E6=8C=89=E9=92=AE=E4=BD=BF?= =?UTF-8?q?=E7=94=A8http=E5=9C=B0=E5=9D=80=E5=8F=AF=E8=BF=9B=E8=A1=8C?= =?UTF-8?q?=E8=B7=B3=E8=BD=AC=E3=80=82=20=E3=80=90=E5=8D=87=E7=BA=A7?= =?UTF-8?q?=E3=80=91=E5=90=8E=E7=AB=AF=E5=8F=8A=E6=8E=A5=E5=8F=A3=E6=9B=B4?= =?UTF-8?q?=E6=96=B0=E5=A4=9A=E4=B8=AA=E7=BB=84=E4=BB=B6=E5=88=B0=E6=9C=80?= =?UTF-8?q?=E6=96=B0=E7=89=88=E6=9C=AC=EF=BC=8Casp.net=20core=E5=8D=87?= =?UTF-8?q?=E7=BA=A7=E5=88=B06.04=E7=89=88=E6=9C=AC=E3=80=82=20=E3=80=90?= =?UTF-8?q?=E5=8D=87=E7=BA=A7=E3=80=91=E5=89=8D=E7=AB=AFuView=E6=A1=86?= =?UTF-8?q?=E6=9E=B6=E5=8D=87=E7=BA=A7=E5=88=B02.0.31=E7=89=88=E6=9C=AC?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CoreCms.Net.Auth/CoreCms.Net.Auth.csproj | 2 +- .../CoreCms.Net.Caching.csproj | 4 +-- .../CoreCms.Net.CodeGenerator.csproj | 4 +-- .../CoreCms.Net.Configuration.csproj | 2 +- CoreCms.Net.Core/CoreCms.Net.Core.csproj | 10 +++--- .../CoreCms.Net.IServices.csproj | 2 +- CoreCms.Net.Loging/CoreCms.Net.Loging.csproj | 2 +- CoreCms.Net.Model/CoreCms.Net.Model.csproj | 2 +- .../CoreCms.Net.RedisMQ.csproj | 6 ++-- .../CoreCms.Net.Repository.csproj | 4 +-- .../CoreCms.Net.Services.csproj | 6 ++-- ...ansactionComponentAuditCategoryServices.cs | 4 +-- .../CoreCms.Net.Swagger.csproj | 4 +-- .../common/setting/constVarsHelper.js | 2 +- .../coreshop-page/coreshop-navBar.vue | 3 ++ CoreCms.Net.Uni-App/CoreShop/pages.json | 8 ++++- .../CoreShop/pages/webview/webview.vue | 32 +++++++++++++++++++ .../uni_modules/uview-ui/changelog.md | 8 +++++ .../u-action-sheet/u-action-sheet.vue | 2 +- .../components/u-code-input/u-code-input.vue | 15 +++++++-- .../u-scroll-list/u-scroll-list.vue | 2 -- .../uview-ui/components/u-upload/u-upload.vue | 2 ++ .../uview-ui/libs/config/config.js | 4 +-- .../uni_modules/uview-ui/package.json | 11 ++----- .../CoreCms.Net.WeChat.Service.csproj | 2 +- .../CoreCms.Net.Web.Admin.csproj | 20 ++++++------ .../CoreCms.Net.Web.WebApi.csproj | 16 +++++----- 27 files changed, 117 insertions(+), 62 deletions(-) create mode 100644 CoreCms.Net.Uni-App/CoreShop/pages/webview/webview.vue diff --git a/CoreCms.Net.Auth/CoreCms.Net.Auth.csproj b/CoreCms.Net.Auth/CoreCms.Net.Auth.csproj index 9987c226..7436d744 100644 --- a/CoreCms.Net.Auth/CoreCms.Net.Auth.csproj +++ b/CoreCms.Net.Auth/CoreCms.Net.Auth.csproj @@ -5,7 +5,7 @@ - + diff --git a/CoreCms.Net.Caching/CoreCms.Net.Caching.csproj b/CoreCms.Net.Caching/CoreCms.Net.Caching.csproj index 3c05858d..cb9293b4 100644 --- a/CoreCms.Net.Caching/CoreCms.Net.Caching.csproj +++ b/CoreCms.Net.Caching/CoreCms.Net.Caching.csproj @@ -6,8 +6,8 @@ - - + + diff --git a/CoreCms.Net.CodeGenerator/CoreCms.Net.CodeGenerator.csproj b/CoreCms.Net.CodeGenerator/CoreCms.Net.CodeGenerator.csproj index cac706d9..89fb1e38 100644 --- a/CoreCms.Net.CodeGenerator/CoreCms.Net.CodeGenerator.csproj +++ b/CoreCms.Net.CodeGenerator/CoreCms.Net.CodeGenerator.csproj @@ -18,8 +18,8 @@ - - + + diff --git a/CoreCms.Net.Configuration/CoreCms.Net.Configuration.csproj b/CoreCms.Net.Configuration/CoreCms.Net.Configuration.csproj index 473010bf..f20c98e9 100644 --- a/CoreCms.Net.Configuration/CoreCms.Net.Configuration.csproj +++ b/CoreCms.Net.Configuration/CoreCms.Net.Configuration.csproj @@ -6,7 +6,7 @@ - + diff --git a/CoreCms.Net.Core/CoreCms.Net.Core.csproj b/CoreCms.Net.Core/CoreCms.Net.Core.csproj index c968ea85..d65ff6a4 100644 --- a/CoreCms.Net.Core/CoreCms.Net.Core.csproj +++ b/CoreCms.Net.Core/CoreCms.Net.Core.csproj @@ -12,7 +12,7 @@ - + @@ -20,13 +20,13 @@ - + - + - - + + diff --git a/CoreCms.Net.IServices/CoreCms.Net.IServices.csproj b/CoreCms.Net.IServices/CoreCms.Net.IServices.csproj index 943358a9..f6880797 100644 --- a/CoreCms.Net.IServices/CoreCms.Net.IServices.csproj +++ b/CoreCms.Net.IServices/CoreCms.Net.IServices.csproj @@ -5,7 +5,7 @@ - + diff --git a/CoreCms.Net.Loging/CoreCms.Net.Loging.csproj b/CoreCms.Net.Loging/CoreCms.Net.Loging.csproj index 235df4d1..fac61c52 100644 --- a/CoreCms.Net.Loging/CoreCms.Net.Loging.csproj +++ b/CoreCms.Net.Loging/CoreCms.Net.Loging.csproj @@ -7,7 +7,7 @@ - + diff --git a/CoreCms.Net.Model/CoreCms.Net.Model.csproj b/CoreCms.Net.Model/CoreCms.Net.Model.csproj index e2e236b2..33bc774d 100644 --- a/CoreCms.Net.Model/CoreCms.Net.Model.csproj +++ b/CoreCms.Net.Model/CoreCms.Net.Model.csproj @@ -5,7 +5,7 @@ - + diff --git a/CoreCms.Net.RedisMQ/CoreCms.Net.RedisMQ.csproj b/CoreCms.Net.RedisMQ/CoreCms.Net.RedisMQ.csproj index 765764d3..00a74b97 100644 --- a/CoreCms.Net.RedisMQ/CoreCms.Net.RedisMQ.csproj +++ b/CoreCms.Net.RedisMQ/CoreCms.Net.RedisMQ.csproj @@ -5,10 +5,10 @@ - - + + - + diff --git a/CoreCms.Net.Repository/CoreCms.Net.Repository.csproj b/CoreCms.Net.Repository/CoreCms.Net.Repository.csproj index dbe95981..97cc9d14 100644 --- a/CoreCms.Net.Repository/CoreCms.Net.Repository.csproj +++ b/CoreCms.Net.Repository/CoreCms.Net.Repository.csproj @@ -5,8 +5,8 @@ - - + + diff --git a/CoreCms.Net.Services/CoreCms.Net.Services.csproj b/CoreCms.Net.Services/CoreCms.Net.Services.csproj index 1ffe2500..073c5245 100644 --- a/CoreCms.Net.Services/CoreCms.Net.Services.csproj +++ b/CoreCms.Net.Services/CoreCms.Net.Services.csproj @@ -6,8 +6,8 @@ - - + + @@ -16,7 +16,7 @@ - + diff --git a/CoreCms.Net.Services/WeChat/WeChatTransactionComponentAuditCategoryServices.cs b/CoreCms.Net.Services/WeChat/WeChatTransactionComponentAuditCategoryServices.cs index 03470f99..84326054 100644 --- a/CoreCms.Net.Services/WeChat/WeChatTransactionComponentAuditCategoryServices.cs +++ b/CoreCms.Net.Services/WeChat/WeChatTransactionComponentAuditCategoryServices.cs @@ -82,8 +82,8 @@ namespace CoreCms.Net.Services request.Audit.Category = new ShopAuditAuditCategoryRequest.Types.Audit.Types.Category(); request.Audit.Category.FirstCategoryId = entity.level1; - request.Audit.Category.SecondCategroyId = entity.level2; - request.Audit.Category.ThirdCategroyId = entity.level3; + request.Audit.Category.SecondCategoryId = entity.level2; + request.Audit.Category.ThirdCategoryId = entity.level3; request.Audit.Category.QualificationUrlList = entity.certificateImage.Split(",").ToList(); diff --git a/CoreCms.Net.Swagger/CoreCms.Net.Swagger.csproj b/CoreCms.Net.Swagger/CoreCms.Net.Swagger.csproj index f4d99730..8cecda75 100644 --- a/CoreCms.Net.Swagger/CoreCms.Net.Swagger.csproj +++ b/CoreCms.Net.Swagger/CoreCms.Net.Swagger.csproj @@ -6,8 +6,8 @@ - - + + diff --git a/CoreCms.Net.Uni-App/CoreShop/common/setting/constVarsHelper.js b/CoreCms.Net.Uni-App/CoreShop/common/setting/constVarsHelper.js index 26026c1e..b52c577b 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 = 'https://api.nsts.mvccms.cn'; //项目静态资源请求地址,如果使用官方的静态文件地址可以直接替换为:https://files.cdn.coreshop.cn export const apiFilesUrl = 'https://files.cdn.coreshop.cn'; diff --git a/CoreCms.Net.Uni-App/CoreShop/components/coreshop-page/coreshop-navBar.vue b/CoreCms.Net.Uni-App/CoreShop/components/coreshop-page/coreshop-navBar.vue index 5df0b8d7..734ee550 100644 --- a/CoreCms.Net.Uni-App/CoreShop/components/coreshop-page/coreshop-navBar.vue +++ b/CoreCms.Net.Uni-App/CoreShop/components/coreshop-page/coreshop-navBar.vue @@ -47,6 +47,9 @@ // #ifdef H5 window.location.href = val // #endif + // #ifdef H5 || APP-PLUS || APP-PLUS-NVUE || MP + this.$u.route('/pages/webview/webview', { src: val }); + // #endif } else { // #ifdef H5 || APP-PLUS || APP-PLUS-NVUE || MP if (val == '/pages/index/default/default' || val == '/pages/category/index/index' || val == '/pages/index/cart/cart' || val == '/pages/index/member/member') { diff --git a/CoreCms.Net.Uni-App/CoreShop/pages.json b/CoreCms.Net.Uni-App/CoreShop/pages.json index d73ecd1c..b29e3a68 100644 --- a/CoreCms.Net.Uni-App/CoreShop/pages.json +++ b/CoreCms.Net.Uni-App/CoreShop/pages.json @@ -215,7 +215,13 @@ "navigationBarTitleText": "打赏" } }, - + { + "path": "pages/webview/webview", + "style": { + "navigationBarTextStyle": "white", + "navigationBarTitleText": "网页详情" + } + }, { "path": "pages/template", "style": { diff --git a/CoreCms.Net.Uni-App/CoreShop/pages/webview/webview.vue b/CoreCms.Net.Uni-App/CoreShop/pages/webview/webview.vue new file mode 100644 index 00000000..df0d63f4 --- /dev/null +++ b/CoreCms.Net.Uni-App/CoreShop/pages/webview/webview.vue @@ -0,0 +1,32 @@ + + + + + diff --git a/CoreCms.Net.Uni-App/CoreShop/uni_modules/uview-ui/changelog.md b/CoreCms.Net.Uni-App/CoreShop/uni_modules/uview-ui/changelog.md index 7a54275a..c9b76c92 100644 --- a/CoreCms.Net.Uni-App/CoreShop/uni_modules/uview-ui/changelog.md +++ b/CoreCms.Net.Uni-App/CoreShop/uni_modules/uview-ui/changelog.md @@ -1,3 +1,11 @@ +## 2.0.31(2022-04-19) +# uView2.0重磅发布,利剑出鞘,一统江湖 + +1. 修复`upload`在`vue`页面上传成功后没有成功标志的问题 +2. 解决演示项目中微信小程序模拟上传图片一直出于上传中问题 +3. 修复`u-code-input`组件在`nvue`页面编译到`app`平台上光标异常问题(`app`去除此功能) +4. 修复`actionSheet`组件标题关闭按钮点击事件名称错误的问题 +5. 其他修复 ## 2.0.30(2022-04-04) # uView2.0重磅发布,利剑出鞘,一统江湖 diff --git a/CoreCms.Net.Uni-App/CoreShop/uni_modules/uview-ui/components/u-action-sheet/u-action-sheet.vue b/CoreCms.Net.Uni-App/CoreShop/uni_modules/uview-ui/components/u-action-sheet/u-action-sheet.vue index 98a73d87..26d5d8d9 100644 --- a/CoreCms.Net.Uni-App/CoreShop/uni_modules/uview-ui/components/u-action-sheet/u-action-sheet.vue +++ b/CoreCms.Net.Uni-App/CoreShop/uni_modules/uview-ui/components/u-action-sheet/u-action-sheet.vue @@ -15,7 +15,7 @@ {{title}} - + + + @@ -70,7 +74,8 @@ mixins: [uni.$u.mpMixin, uni.$u.mixin, props], data() { return { - inputValue: '' + inputValue: '', + isFocus: this.focus } }, watch: { @@ -203,6 +208,7 @@ width: 40px; background-color: $u-content-color; } + /* #ifndef APP-PLUS */ &__cursor { position: absolute; top: 50%; @@ -212,6 +218,8 @@ height: $u-code-input-cursor-height; animation: $u-code-input-cursor-animation-duration u-cursor-flicker infinite; } + /* #endif */ + } &__input { @@ -226,6 +234,7 @@ } } + /* #ifndef APP-PLUS */ @keyframes u-cursor-flicker { 0% { opacity: 0; @@ -237,4 +246,6 @@ opacity: 0; } } + /* #endif */ + diff --git a/CoreCms.Net.Uni-App/CoreShop/uni_modules/uview-ui/components/u-scroll-list/u-scroll-list.vue b/CoreCms.Net.Uni-App/CoreShop/uni_modules/uview-ui/components/u-scroll-list/u-scroll-list.vue index f9085a2a..4fe885a7 100644 --- a/CoreCms.Net.Uni-App/CoreShop/uni_modules/uview-ui/components/u-scroll-list/u-scroll-list.vue +++ b/CoreCms.Net.Uni-App/CoreShop/uni_modules/uview-ui/components/u-scroll-list/u-scroll-list.vue @@ -72,13 +72,11 @@ - -