This commit is contained in:
parent
6cf6f17e23
commit
559d32672f
|
@ -341,7 +341,7 @@
|
|||
<u-button :custom-style="customStyle2" shape="circle" :plain="true" @click="goChat"
|
||||
class="dingshi">联系客服</u-button>
|
||||
</view>
|
||||
<view v-else class="flex tabber padding-top-sm padding-bottom-sm align-center" :style="{'height':btnShow?'100px':'60px'}">
|
||||
<view v-else class="flex tabber padding-top-sm padding-bottom-sm align-center">
|
||||
<view class="showBtn-mian">
|
||||
<view class="showBtn">
|
||||
<view class="gengduo" @click.stop="gengBtn">更多</view>
|
||||
|
|
|
@ -383,7 +383,7 @@
|
|||
<u-button :custom-style="customStyle2" shape="circle" :plain="true" @click="goChat"
|
||||
class="dingshi">联系客服</u-button>
|
||||
</view>
|
||||
<view v-else class="flex tabber padding-top-sm padding-bottom-sm align-center" :style="{'height':btnShow?'100px':'60px'}">
|
||||
<view v-else class="flex tabber padding-top-sm padding-bottom-sm align-center">
|
||||
<view class="showBtn-mian">
|
||||
<view class="showBtn">
|
||||
<!-- <view class="gengduo" @click.stop="gengBtn">更多</view> -->
|
||||
|
|
|
@ -381,7 +381,7 @@
|
|||
<u-button :custom-style="customStyle2" shape="circle" :plain="true" @click="goChat"
|
||||
class="dingshi">联系客服</u-button>
|
||||
</view>
|
||||
<view v-else class="flex tabber padding-top-sm padding-bottom-sm align-center" :style="{'height':btnShow?'100px':'60px'}">
|
||||
<view v-else class="flex tabber padding-top-sm padding-bottom-sm align-center">
|
||||
<view class="showBtn-mian">
|
||||
<view class="showBtn">
|
||||
<view class="gengduo" @click.stop="gengBtn">更多</view>
|
||||
|
|
Loading…
Reference in New Issue