From b217ec6d467ef11448dbcfa56f236ebe94f4be65 Mon Sep 17 00:00:00 2001 From: cuiqian2004 <cuiqian2004@163.com> Date: 星期四, 05 九月 2024 09:56:15 +0800 Subject: [PATCH] 去除 store --- manifest.json | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) diff --git a/manifest.json b/manifest.json index 67530c2..867f353 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "MoboxPDA", "appid" : "__UNI__56D451E", "description" : "", - "versionName" : "1.0.55", - "versionCode" : 1055, + "versionName" : "1.1.19", + "versionCode" : 1119, "transformPx" : false, /* 5+App鐗规湁鐩稿叧 */ "app-plus" : { @@ -51,7 +51,8 @@ "sdkConfigs" : { "ad" : {} } - } + }, + "nativePlugins" : {} }, /* 蹇簲鐢ㄧ壒鏈夌浉鍏�*/ "quickapp" : {}, -- Gitblit v1.9.1