zhengkaixin 3 年之前
父節點
當前提交
adab74a3df
共有 1 個文件被更改,包括 2 次插入2 次删除
  1. 2 2
      pages/index/main.vue

+ 2 - 2
pages/index/main.vue

@@ -3,8 +3,8 @@
 			<view class="jpLogin">
 			
 				<view  class="personal-btn" v-if="bottonShow"> 
-					<u-button shape="circle" :custom-style="customStyle1" @click="gotoMain(true)" ><span>加入我们</span></u-button>
-					<u-button shape="circle" :custom-style="customStyle2" @click="gotoMain(false)"><span>我先逛逛</span></u-button>
+					<u-button type="error" shape="circle" :custom-style="customStyle1" @click="gotoMain(true)" ><span>加入我们</span></u-button>
+					<u-button hover-class="none" 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">