guhongwei 2 years ago
parent
commit
2452f019bf
1 changed files with 0 additions and 1 deletions
  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`
 								})
 							}