guhongwei 2 years ago
parent
commit
414d3c6064
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

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