高敬炎 пре 1 година
родитељ
комит
7f5413b276
1 измењених фајлова са 4 додато и 0 уклоњено
  1. 4 0
      uni_applet/pages/find/find.vue

+ 4 - 0
uni_applet/pages/find/find.vue

@@ -317,9 +317,12 @@
 				// }
 			},
 			add() {
+				console.log(11111)
 				if (!uni.getStorageSync("userInfo").phone) {
+					console.log(11111)
 					this.$refs.loginpopup.open()
 				} else {
+					console.log(22222)
 					uni.navigateTo({
 						url: '/pageA/find/createLifeService'
 					})
@@ -483,6 +486,7 @@
 		position: fixed;
 		right: 0;
 		bottom: 10px;
+		z-index:2;
 	}
 
 	.applet-colors-tianjia2 {