guhongwei 2 年之前
父节点
当前提交
414d3c6064
共有 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: `/pagesMy/logistics/index`
+									url: `/pages/home/index`
 								})
 								})
 							}
 							}
 						});
 						});