1 line
1.6 KiB
Plaintext
1 line
1.6 KiB
Plaintext
<block wx:if="{{isSlider}}"><view class="wrapper data-v-fc1f5886"><view data-event-opts="{{[['tap',[['onTap',['$event']]]]]}}" class="bg data-v-fc1f5886" bindtap="__e"><view data-event-opts="{{[['tap',[['',['$event']]]]]}}" class="edit data-v-fc1f5886" catchtap="__e"><view class="title data-v-fc1f5886">分数占比设置</view><view class="editem data-v-fc1f5886"><view class="left data-v-fc1f5886">身体指数</view><view class="right data-v-fc1f5886"><slider value="10" show-value="{{true}}" block-size="12" block-color="#007aff" data-event-opts="{{[['change',[['sliderChange',['$event']]]]]}}" bindchange="__e" class="data-v-fc1f5886"></slider></view></view><view class="editem data-v-fc1f5886"><view class="left data-v-fc1f5886">1分钟跳绳</view><view class="right data-v-fc1f5886"><slider value="40" show-value="{{true}}" block-size="12" block-color="#007aff" data-event-opts="{{[['change',[['sliderChange',['$event',2]]]]]}}" bindchange="__e" class="data-v-fc1f5886"></slider></view></view><view class="editem data-v-fc1f5886"><view class="left data-v-fc1f5886">肺活量</view><view class="right data-v-fc1f5886"><slider value="60" show-value="{{true}}" block-size="12" block-color="#007aff" data-event-opts="{{[['change',[['sliderChange',['$event']]]]]}}" bindchange="__e" class="data-v-fc1f5886"></slider></view></view><view class="tips data-v-fc1f5886">*所有项目评分占比和为100%</view><view data-event-opts="{{[['tap',[['onTap']]]]}}" class="btn close data-v-fc1f5886" bindtap="__e">取消</view><view data-event-opts="{{[['tap',[['handleTarget',['$event']]]]]}}" class="btn data-v-fc1f5886" bindtap="__e">确定</view></view></view></view></block> |