Commit 8a2f859e authored by beiqiao's avatar beiqiao

步进值修改为30

parent f5270e8d
......@@ -36,7 +36,7 @@
</view>
<view class="u-config-item">
<view class="u-item-title">步进值</view>
<u-subsection vibrateShort :list="['1', '10', '25']" @change="stepChange"></u-subsection>
<u-subsection vibrateShort :list="['1', '10', '30']" @change="stepChange"></u-subsection>
</view>
<view class="u-config-item">
<view class="u-item-title">最大最小值</view>
......
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