zhengkaixin 3 år sedan
förälder
incheckning
2a19244f79
1 ändrade filer med 3 tillägg och 1 borttagningar
  1. 3 1
      pages/index/main.vue

+ 3 - 1
pages/index/main.vue

@@ -7,7 +7,9 @@
 					<u-button shape="circle" :custom-style="customStyle2" @click="gotoMain(false)"><span>我先逛逛</span></u-button>
 					<view style="text-align:center;margin-top:10px;color: white;font-size: 16px;">荆州市总工会&nbsp;主办</view>
 				</view>
-			
+				<view  class="personal-btn" v-if="!bottonShow">
+					<view style="text-align:center;margin-top:10px;color: white;font-size: 16px;">荆州市总工会&nbsp;主办</view>
+				</view>
 			</view>
 		</view>
 </template>