deploy: auto commit repo-root changes 2026-07-11 13:14:53

This commit is contained in:
hajimi
2026-07-11 13:14:54 +08:00
parent 42d243971e
commit 89d41de3dd
307 changed files with 311 additions and 308 deletions
@@ -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>