guhongwei 2 年之前
父節點
當前提交
2452f019bf
共有 1 個文件被更改,包括 0 次插入1 次删除
  1. 0 1
      pages/index/index.vue

+ 0 - 1
pages/index/index.vue

@@ -53,7 +53,6 @@
 							data: res,
 							success: function() {
 								uni.redirectTo({
-									// url: `/pagesRest/activity/info`
 									url: `/pages/home/index`
 								})
 							}