weliam-smartcity智慧城市
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

1 lines
593 B

<picker class="rui-picker rui-class" mode="multiSelector" range="{{times}}" value="{{timesIndex}}" disabled="{{curDisabled}}" data-event-opts="{{[['change',[['changeDate',['$event']]]],['cancel',[['cancelDate',['$event']]]],['columnchange',[['columnchangeDate',['$event']]]]]}}" bindchange="__e" bindcancel="__e" bindcolumnchange="__e">{{''+(curValue||'请选择时间')+''}}<block wx:if="{{iftime}}"><text data-event-opts="{{[['tap',[['',['$event']]]]]}}" class="iconfont icon-right col-9" style="font-size:26rpx;position:absolute;right:80rpx;" capture-bind:tap="__e"></text></block></picker>