gjy 2 lat temu
rodzic
commit
4aca77a008
1 zmienionych plików z 2 dodań i 2 usunięć
  1. 2 2
      pages/business/businessNew.vue

+ 2 - 2
pages/business/businessNew.vue

@@ -184,7 +184,7 @@
 			} else {
 			} else {
 
 
 			}
 			}
-			this.isSHowReleaseAlert = getApp().globalData.userRelease
+			// this.isSHowReleaseAlert = getApp().globalData.userRelease
 			console.log("this.isSHowReleaseAlert", this.isSHowReleaseAlert)
 			console.log("this.isSHowReleaseAlert", this.isSHowReleaseAlert)
 			uni.showTabBar()
 			uni.showTabBar()
 			uni.hideKeyboard()
 			uni.hideKeyboard()
@@ -245,7 +245,7 @@
 
 
 		methods: {
 		methods: {
 			releaseAlertbtn() {
 			releaseAlertbtn() {
-				getApp().globalData.userRelease = false
+				// getApp().globalData.userRelease = false
 				this.isSHowReleaseAlert = false
 				this.isSHowReleaseAlert = false
 			},
 			},
 			cancelFollow() {
 			cancelFollow() {