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

+ 1 - 1
pages/index/index.vue

@@ -33,7 +33,7 @@
 							data: res,
 							data: res,
 							success: function() {
 							success: function() {
 								uni.redirectTo({
 								uni.redirectTo({
-									url: `/pages/week/index`
+									url: `/pages/home/index`
 								})
 								})
 							}
 							}
 						});
 						});