jf 5 лет назад
Родитель
Сommit
ed77e6a892
1 измененных файлов с 4 добавлено и 1 удалено
  1. 4 1
      mallApp/src/pages/pay/index.vue

+ 4 - 1
mallApp/src/pages/pay/index.vue

@@ -126,12 +126,15 @@
 			...mapGetters({ shopUser: 'getShopUser' })
 		},
 		onLoad(option) {
-			this.specialInit()
+			// this.specialInit()
 		},
 		mounted() {},
 		methods: {
 			isWxMiniapp(){
         return isWxMiniapp()
+      },
+      init(){
+			  this.specialInit();
       },
 			specialInit() {
 				// #ifdef H5