zhengkaixin преди 3 години
родител
ревизия
2a19244f79
променени са 1 файла, в които са добавени 3 реда и са изтрити 1 реда
  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>