guhongwei 2 年 前
コミット
1ccb011ad5
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pagesMy/address/add.vue

+ 1 - 1
pagesMy/address/add.vue

@@ -148,7 +148,7 @@
 
 
 					},
 					},
 					fail: function(err) {
 					fail: function(err) {
-						uni.reLaunch({
+						uni.navigateTo({
 							url: '/pages/login/index'
 							url: '/pages/login/index'
 						})
 						})
 					}
 					}