zs 2 سال پیش
والد
کامیت
e20ee6b642
1فایلهای تغییر یافته به همراه2 افزوده شده و 0 حذف شده
  1. 2 0
      pages/week/index.vue

+ 2 - 0
pages/week/index.vue

@@ -225,6 +225,8 @@
 			},
 			// 菜单跳转
 			toPath(e) {
+				const that = this;
+				that.clearPage();
 				if (e && e.route && e.type == '0') {
 					uni.redirectTo({
 						url: `/${e.route}`