This commit is contained in:
yangzhq68909 2025-05-29 10:11:21 +08:00
parent 4cfa4e2af1
commit 23ff8c1d65
2 changed files with 4 additions and 4 deletions

View File

@ -17,8 +17,8 @@ export default defineManifestConfig({
name: VITE_APP_TITLE,
appid: VITE_UNI_APPID,
description: '',
versionName: '1.0.0',
versionCode: '100',
versionName: '2.0.0',
versionCode: '20250529',
transformPx: false,
locale: VITE_FALLBACK_LOCALE, // 'zh-Hans'
/* 5+App特有相关 */

View File

@ -2,8 +2,8 @@
"name": "数智产销",
"appid": "__UNI__9F097F0",
"description": "",
"versionName": "1.0.0",
"versionCode": "100",
"versionName": "2.0.0",
"versionCode": "20250529",
"transformPx": false,
"app-plus": {
"usingComponents": true,