Эх сурвалжийг харах

离开价格驱动页面,重置options

cxmo 2 жил өмнө
parent
commit
7df2b897dc

+ 3 - 0
pages/pricedriven/pricedriven.vue

@@ -20,6 +20,9 @@ export default {
 	 onShow() {
 			this.init(this.options)
 	 },
+      onHide() {
+         this.options = {}
+     },
     onShareAppMessage() {
         return {
             title:this.msgObj.title,