Explorar o código

隐藏返回主页面按钮

306132416@qq.com %!s(int64=4) %!d(string=hai) anos
pai
achega
d495ffecbb
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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() {
 		},