guhongwei 2 năm trước cách đây
mục cha
commit
a8c9ff1fe5
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

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