.
This commit is contained in:
parent
f05056ef6e
commit
5163bd7410
@ -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" : {
|
||||
|
@ -611,7 +611,7 @@
|
||||
});
|
||||
},
|
||||
mounted() {
|
||||
// this.$refs.appUpdate.show();
|
||||
this.$refs.appUpdate.show();
|
||||
},
|
||||
onShow() {
|
||||
this.title = this.ijs?.land?.landName || "田间";
|
||||
|
Loading…
Reference in New Issue
Block a user