From 1bea37073f305929215bf2c3f28e2263acb6fc20 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期一, 13 二月 2023 19:53:42 +0800
Subject: [PATCH] #
---
manifest.json | 10 ++++++----
1 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/manifest.json b/manifest.json
index 4d5a6e9..00712d1 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
"name" : "涓壃WMS",
"appid" : "__UNI__DA5854D",
"description" : "",
- "versionName" : "v2022-03-22/wms",
- "versionCode" : "100",
+ "versionName" : "20221012A",
+ "versionCode" : 103,
"transformPx" : false,
/* 5+App鐗规湁鐩稿叧 */
"app-plus" : {
@@ -41,7 +41,9 @@
]
},
/* ios鎵撳寘閰嶇疆 */
- "ios" : {},
+ "ios" : {
+ "dSYMs" : false
+ },
/* SDK閰嶇疆 */
"sdkConfigs" : {
"ad" : {}
@@ -102,5 +104,5 @@
"uniStatistics" : {
"enable" : false
},
- "vueVersion" : "2"
+ "vueVersion" : "3"
}
--
Gitblit v1.9.1