From a2f5317f01290597eb44aaf80aa535ff468a61c5 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期四, 05 六月 2025 17:10:46 +0800 Subject: [PATCH] 3202 set_subtable_page_content --- manifest.json | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 7c48b89..71004fd 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "MoboxPDA", "appid" : "__UNI__56D451E", "description" : "", - "versionName" : "1.1.47", - "versionCode" : 1147, + "versionName" : "1.1.59", + "versionCode" : 1159, "transformPx" : false, /* 5+App鐗规湁鐩稿叧 */ "app-plus" : { @@ -75,5 +75,6 @@ }, "mp-toutiao" : { "usingComponents" : true - } + }, + "vueVersion" : "3" } -- Gitblit v1.9.1