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',