From 01fa158740467ca0db83b131249beeeb515a73c2 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期二, 01 四月 2025 16:03:57 +0800 Subject: [PATCH] test --- manifest.json | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 55f1a16..fd95543 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "MoboxPDA", "appid" : "__UNI__56D451E", "description" : "", - "versionName" : "1.1.44", - "versionCode" : 1144, + "versionName" : "1.1.54", + "versionCode" : 1154, "transformPx" : false, /* 5+App鐗规湁鐩稿叧 */ "app-plus" : { @@ -75,5 +75,6 @@ }, "mp-toutiao" : { "usingComponents" : true - } + }, + "vueVersion" : "3" } -- Gitblit v1.9.1