1
This commit is contained in:
parent
a351bdf30f
commit
bb6c493d69
@ -12,7 +12,6 @@
|
||||
</view>
|
||||
<view class="h-text">搜索</view>
|
||||
</view>
|
||||
</view>
|
||||
<view class="top-tap">
|
||||
<view class="tap-box" :class="{'cc' : gindex == item.id }" v-for="(item,index) in arrtap" :key="index"
|
||||
@click="getindex(item.id)">
|
||||
@ -20,6 +19,8 @@
|
||||
<view class="gang" v-if="item.id == gindex"></view>
|
||||
</view>
|
||||
</view>
|
||||
</view>
|
||||
|
||||
<view class="dil">
|
||||
<view class="ques" v-if="orderList.length== 0 ">
|
||||
<image src="../../static/quesheng.png" mode=""></image>
|
||||
|
Loading…
Reference in New Issue
Block a user