.
This commit is contained in:
parent
f05056ef6e
commit
5163bd7410
@ -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" : {
|
||||||
|
@ -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 || "田间";
|
||||||
|
Loading…
Reference in New Issue
Block a user