From 9ae83a12c2b9c764e28760fb9c3c09fe697c8990 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期一, 22 七月 2024 14:56:00 +0800 Subject: [PATCH] 3018 按钮修改 --- manifest.json | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index d033318..e68d0ec 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "MoboxPDA", "appid" : "__UNI__56D451E", "description" : "", - "versionName" : "1.0.53", - "versionCode" : 1053, + "versionName" : "1.1.07", + "versionCode" : 1107, "transformPx" : false, /* 5+App鐗规湁鐩稿叧 */ "app-plus" : { @@ -51,7 +51,8 @@ "sdkConfigs" : { "ad" : {} } - } + }, + "nativePlugins" : {} }, /* 蹇簲鐢ㄧ壒鏈夌浉鍏�*/ "quickapp" : {}, -- Gitblit v1.9.1