deploy: auto commit repo-root changes 2026-07-11 13:14:53
This commit is contained in:
@@ -136,7 +136,8 @@
|
||||
</view>
|
||||
</scroll-view>
|
||||
|
||||
<scroll-view scroll-x class="match-odds-filter__tabs" show-scrollbar="false">
|
||||
<!-- 暂不展示盘口类型筛选,保留状态和接口参数供后续恢复。 -->
|
||||
<!-- <scroll-view scroll-x class="match-odds-filter__tabs" show-scrollbar="false">
|
||||
<view class="match-odds-filter__tabs-inner">
|
||||
<view v-for="item in oddsShowTypeOptions" :key="item.key" class="match-odds-filter__tab"
|
||||
:class="{ 'match-odds-filter__tab--active': oddsShowType === item.key }"
|
||||
@@ -144,7 +145,7 @@
|
||||
<text>{{ item.label }}</text>
|
||||
</view>
|
||||
</view>
|
||||
</scroll-view>
|
||||
</scroll-view> -->
|
||||
|
||||
<view class="match-odds-filter__search">
|
||||
<u-icon name="search" size="30" color="#94a3b8"></u-icon>
|
||||
|
||||
Reference in New Issue
Block a user