guhongwei 2 years ago
parent
commit
1ccb011ad5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      pagesMy/address/add.vue

+ 1 - 1
pagesMy/address/add.vue

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