From 86030de73b2af5d3dbbea9ab9c64e7a49a2cb0a8 Mon Sep 17 00:00:00 2001 From: YunaiV Date: Sun, 12 Oct 2025 15:31:28 +0800 Subject: [PATCH] =?UTF-8?q?(=E3=80=83'=E2=96=BD'=E3=80=83)=20v2025.10=20?= =?UTF-8?q?=E5=8F=91=E5=B8=83=EF=BC=9A=E6=96=B0=E5=A2=9E=E5=B7=A5=E4=BD=9C?= =?UTF-8?q?=E6=B5=81=E7=9A=84=E5=B7=A5=E5=8D=95=E6=89=93=E5=8D=B0=E3=80=81?= =?UTF-8?q?=E4=BC=98=E5=8C=96=E7=89=A9=E8=81=94=E7=BD=91=E7=9A=84=E5=9C=BA?= =?UTF-8?q?=E6=99=AF=E8=81=94=E5=8A=A8=E3=80=81=E5=AE=8C=E5=96=84=20vben5?= =?UTF-8?q?=20=E7=9A=84=20antd=E3=80=81vben=20=E7=89=88=E6=9C=AC=E7=9A=84?= =?UTF-8?q?=E5=8A=9F=E8=83=BD?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- manifest.json | 31 ++++++++----------------------- package.json | 2 +- sheep/store/app.js | 2 +- 3 files changed, 10 insertions(+), 25 deletions(-) diff --git a/manifest.json b/manifest.json index df9baa8e..5f119db7 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "name": "芋道商城", "appid": "__UNI__460BC4C", "description": "基于 uni-app + Vue3 技术驱动的在线商城系统,内含诸多功能与丰富的活动,期待您的使用和反馈。", - "versionName": "2025.09", + "versionName": "2025.10", "versionCode": "183", "transformPx": false, "app-plus": { @@ -68,10 +68,7 @@ "schemes": "shopro" }, "ios": { - "urlschemewhitelist": [ - "baidumap", - "iosamap" - ], + "urlschemewhitelist": ["baidumap", "iosamap"], "dSYMs": false, "privacyDescription": { "NSPhotoLibraryUsageDescription": "需要同意访问您的相册选取图片才能完善该条目", @@ -82,9 +79,7 @@ "urltypes": "shopro", "capabilities": { "entitlements": { - "com.apple.developer.associated-domains": [ - "applinks:shopro.sheepjs.com" - ] + "com.apple.developer.associated-domains": ["applinks:shopro.sheepjs.com"] } }, "idfa": true @@ -101,18 +96,12 @@ }, "payment": { "weixin": { - "__platform__": [ - "ios", - "android" - ], + "__platform__": ["ios", "android"], "appid": "wxae7a0c156da9383b", "UniversalLinks": "https://shopro.sheepjs.com/uni-universallinks/__UNI__082C0BA/" }, "alipay": { - "__platform__": [ - "ios", - "android" - ] + "__platform__": ["ios", "android"] } }, "share": { @@ -122,9 +111,7 @@ } } }, - "orientation": [ - "portrait-primary" - ], + "orientation": ["portrait-primary"], "splashscreen": { "androidStyle": "common", "iosStyle": "common", @@ -195,9 +182,7 @@ "lazyCodeLoading": "requiredComponents", "usingComponents": {}, "permission": {}, - "requiredPrivateInfos": [ - "chooseAddress" - ] + "requiredPrivateInfos": ["chooseAddress"] }, "mp-alipay": { "usingComponents": true @@ -234,4 +219,4 @@ "_spaceID": "192b4892-5452-4e1d-9f09-eee1ece40639", "locale": "zh-Hans", "fallbackLocale": "zh-Hans" -} \ No newline at end of file +} diff --git a/package.json b/package.json index d753cda6..f317f3b2 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "id": "shopro", "name": "shopro", "displayName": "芋道商城", - "version": "2025.09", + "version": "2025.10", "description": "芋道商城,一套代码,同时发行到iOS、Android、H5、微信小程序多个平台,请使用手机扫码快速体验强大功能", "scripts": { "prettier": "prettier --write \"{pages,sheep}/**/*.{js,json,tsx,css,less,scss,vue,html,md}\"" diff --git a/sheep/store/app.js b/sheep/store/app.js index 26f8dd17..fae0336f 100644 --- a/sheep/store/app.js +++ b/sheep/store/app.js @@ -73,7 +73,7 @@ const app = defineStore({ this.info = { name: '芋道商城', logo: 'https://static.iocoder.cn/ruoyi-vue-pro-logo.png', - version: '2025.09', + version: '2025.10', copyright: '全部开源,个人与企业可 100% 免费使用', copytime: 'Copyright© 2018-2025',