From 986da22689dc9a5faef751c02348fb1f47584414 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期五, 21 三月 2025 18:53:01 +0800 Subject: [PATCH] Merge branch 'master' of http://121.37.118.194:8000/r/~jt/MES-PDA --- manifest.json | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 7c48b89..4191a1c 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.52", + "versionCode" : 1152, "transformPx" : false, /* 5+App鐗规湁鐩稿叧 */ "app-plus" : { @@ -75,5 +75,6 @@ }, "mp-toutiao" : { "usingComponents" : true - } + }, + "vueVersion" : "3" } -- Gitblit v1.9.1