From 69ea24e8fdfb41fc48c3fdb8c444645c13b1bbc4 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期六, 10 六月 2023 13:56:17 +0800
Subject: [PATCH] Merge branch 'release/1.1.2发布'

---
 uniapp/manifest.json |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/uniapp/manifest.json b/uniapp/manifest.json
index 952bce6..3dabb34 100644
--- a/uniapp/manifest.json
+++ b/uniapp/manifest.json
@@ -2,8 +2,8 @@
     "name" : "澶ц繑瀹�",
     "appid" : "__UNI__FC8858A",
     "description" : "澶ц繑瀹榓pp",
-    "versionName" : "1.1.1",
-    "versionCode" : 111,
+    "versionName" : "1.1.3",
+    "versionCode" : 113,
     "transformPx" : false,
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {
@@ -234,5 +234,6 @@
         },
         "router" : {}
     },
-    "_spaceID" : "mp-04c7f596-fd3a-4026-80a6-595162d2b5a3"
+    "_spaceID" : "mp-04c7f596-fd3a-4026-80a6-595162d2b5a3",
+    "locale" : "zh-Hans"
 }

--
Gitblit v1.9.3