隐藏other入口

This commit is contained in:
YeMingfei666 2024-12-21 09:17:12 +08:00
parent 52506bb2af
commit a7f6209b08
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@
mounted() { mounted() {
// #ifdef APP // #ifdef APP
if(isIos()){ if(isIos()){
this.init() // this.init()
} }
// #endif // #endif
} }