This commit is contained in:
Iruka 2025-02-19 14:11:40 +08:00
parent f05056ef6e
commit 5163bd7410
2 changed files with 3 additions and 3 deletions

View File

@ -2,8 +2,8 @@
"name" : "及时雨智能灌溉管理系统v1.0", "name" : "及时雨智能灌溉管理系统v1.0",
"appid" : "__UNI__5ACF7F6", "appid" : "__UNI__5ACF7F6",
"description" : "", "description" : "",
"versionName" : "2.0.1", "versionName" : "2.0.2",
"versionCode" : 201, "versionCode" : 202,
"transformPx" : false, "transformPx" : false,
/* 5+App */ /* 5+App */
"app-plus" : { "app-plus" : {

View File

@ -611,7 +611,7 @@
}); });
}, },
mounted() { mounted() {
// this.$refs.appUpdate.show(); this.$refs.appUpdate.show();
}, },
onShow() { onShow() {
this.title = this.ijs?.land?.landName || "田间"; this.title = this.ijs?.land?.landName || "田间";