张文飞 %!s(int64=3) %!d(string=hai) anos
pai
achega
51caea373f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      pages/houseDetail/houseDetail.vue

+ 1 - 1
pages/houseDetail/houseDetail.vue

@@ -265,7 +265,7 @@
 			},
 
 			toShareCard(type) {
-				if (getApp().globalData.userId) {
+				if (getApp().globalData.token) {
 					let href = location.origin + location.pathname;
 					uni.navigateTo({
 						url: '../shareCardPage/shareCardPage?page=' + href + "&projectId=" + this.projectId +