暂时注释价格筛选

This commit is contained in:
2026-08-31 14:43:37 +08:00
parent 502d8def61
commit 585b30a615
+3 -3
View File
@@ -27,8 +27,8 @@
</view>
</view>
</view>
<!-- 价格区间 -->
<view class="filter-group">
<!-- 价格区间暂时隐藏后续再启用隐藏后 minPrice/maxPrice 为空不会传参 -->
<!-- <view class="filter-group">
<text class="filter-group-title">价格区间</text>
<view class="filter-price-range">
<input
@@ -49,7 +49,7 @@
@blur="onMaxBlur"
/>
</view>
</view>
</view> -->
</scroll-view>
<view class="filter-drawer-footer">
<view class="filter-reset" @tap="onReset">重置</view>