diff --git a/manifest.json b/manifest.json index d130d71..ca4ba24 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "及时雨智能灌溉管理系统v1.0", "appid" : "__UNI__5ACF7F6", "description" : "", - "versionName" : "2.0.1", - "versionCode" : 201, + "versionName" : "2.0.2", + "versionCode" : 202, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { diff --git a/pages/index.vue b/pages/index.vue index b31e442..f684d99 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -611,7 +611,7 @@ }); }, mounted() { - // this.$refs.appUpdate.show(); + this.$refs.appUpdate.show(); }, onShow() { this.title = this.ijs?.land?.landName || "田间";