zs %!s(int64=2) %!d(string=hai) anos
pai
achega
e20ee6b642
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  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}`