Commit 3273fefd authored by youjie's avatar youjie

优化

parent 0e340f9b
......@@ -119,7 +119,7 @@
<range-slider ref="rangeslider" :width="690" :height="80" :step="10" :liveMode="true"
background-color="#E2E2E2" :block-size="40" bar-height="12"
active-color="#E2C27A" min="100"
:max="MaximumDatas.maxPrice" @rangechange="rangechange"
:max="MaximumDatas.minPrice" @rangechange="rangechange"
:values="tempRateAndPrice.price"></range-slider>
</view>
<view class="hotelPriceRangeBox row">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment