From 5da058ec1b0c60368083478582e56c12ceee20c7 Mon Sep 17 00:00:00 2001
From: cuiqian2004 <cuiqian2004@163.com>
Date: 星期三, 16 四月 2025 14:43:26 +0800
Subject: [PATCH] test

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

diff --git a/manifest.json b/manifest.json
index 13692ce..324a06f 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.55",
+    "versionCode" : 1155,
     "transformPx" : false,
     /* 5+App鐗规湁鐩稿叧 */
     "app-plus" : {
@@ -75,5 +75,6 @@
     },
     "mp-toutiao" : {
         "usingComponents" : true
-    }
+    },
+    "vueVersion" : "3"
 }

--
Gitblit v1.9.1