306132416@qq.com лет назад: 4
Родитель
Сommit
d495ffecbb
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      pages/index/successPage/index.vue

+ 1 - 0
pages/index/successPage/index.vue

@@ -38,6 +38,7 @@
 		},
 		onLoad(option) {
 			this.pageTypes = option.types;
+			wx.hideHomeButton();
 		},
 		onShow() {
 		},