This commit is contained in:
@fawn-nine
2024-10-14 17:06:09 +08:00
parent 827e5171e1
commit 42da449031
9 changed files with 1275 additions and 32 deletions

View File

@@ -267,12 +267,13 @@
});
this.getOS()
// #endif
this.getCountyCode()
this.getSettlement()
},
//页面显示
onShow() {
// this.closeMusic()
this.getCountyCode()
this.getSettlement()
},
//方法