From 0ecc402885f332b21923bb12183dc072306f2b39 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期五, 21 三月 2025 18:36:15 +0800
Subject: [PATCH] vue3

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

diff --git a/manifest.json b/manifest.json
index 13692ce..4191a1c 100644
--- a/manifest.json
+++ b/manifest.json
@@ -2,8 +2,8 @@
     "name" : "MoboxPDA",
     "appid" : "__UNI__56D451E",
     "description" : "",
-    "versionName" : "1.1.48",
-    "versionCode" : 1148,
+    "versionName" : "1.1.52",
+    "versionCode" : 1152,
     "transformPx" : false,
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {
@@ -75,5 +75,6 @@
     },
     "mp-toutiao" : {
         "usingComponents" : true
-    }
+    },
+    "vueVersion" : "3"
 }

--
Gitblit v1.9.1