guhongwei 2 vuotta sitten
vanhempi
commit
1ccb011ad5
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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'
 						})
 					}