This commit is contained in:
nyoung 2024-08-24 10:33:08 +08:00
parent a351bdf30f
commit bb6c493d69

View File

@ -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>