diff --git a/.hbuilderx/launch.json b/.hbuilderx/launch.json index a7cf3e92..a461607e 100644 --- a/.hbuilderx/launch.json +++ b/.hbuilderx/launch.json @@ -19,7 +19,7 @@ "type" : "uniCloud" }, { - "playground" : "custom", + "playground" : "standard", "type" : "uni-app:app-android" }, { diff --git a/manifest.json b/manifest.json index 9f6ca35f..548aea96 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "智慧安全", //中建四局 "appid" : "__UNI__4AA4101", "description" : "", - "versionName" : "1.6.8", - "versionCode" : 168, + "versionName" : "1.7.0", + "versionCode" : 170, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : {