@@ -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;">荆州市总工会 主办</view>
</view>
-
+ <view class="personal-btn" v-if="!bottonShow">
+ <view style="text-align:center;margin-top:10px;color: white;font-size: 16px;">荆州市总工会 主办</view>
+ </view>
</template>