Browse Source

。。。

yuxingxing 2 năm trước cách đây
mục cha
commit
3cb7a4d50c
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/goods_details/index.vue

+ 1 - 1
pages/goods_details/index.vue

@@ -504,7 +504,7 @@ export default {
 			});
 			setTimeout(() => {
 				// 未登录跳转登录
-				uni.navigateTo({
+				uni.reLaunch({
 					url: '/pages/users/wechat_login/index'
 				})
 			}, 1500);