diff --git a/components/other-xuafu.vue b/components/other-xuafu.vue index 7c7d482..6bf0fba 100644 --- a/components/other-xuafu.vue +++ b/components/other-xuafu.vue @@ -49,7 +49,7 @@ mounted() { // #ifdef APP if(isIos()){ - this.init() + // this.init() } // #endif }