1 |
- <view class="car-number data-v-0e118af7"><view class="new-energy data-v-0e118af7">新能源</view><view data-event-opts="{{[['tap',[['focusHandler',['$event']]]]]}}" class="wrap data-v-0e118af7" bindtap="__e"><block wx:for="{{fill}}" wx:for-item="val" wx:for-index="index" wx:key="index"><view data-event-opts="{{[['tap',[['focusHandler',[index]]]]]}}" class="{{['data-v-0e118af7','cell',[(index===length-1)?'last':''],[(index===length-1||index===length-2)?'no-border':''],[(index===current)?'active':'']]}}" catchtap="__e"><view class="val data-v-0e118af7">{{val}}</view><view class="border data-v-0e118af7"></view></view></block></view><block wx:if="{{focus}}"><key-board vue-id="b78d0a3c-1" type="{{kType}}" data-event-opts="{{[['^onDelete',[['keyDeleteHandler']]],['^onInput',[['keyInputHandler']]],['^onHide',[['keyHideHandler']]]]}}" bind:onDelete="__e" bind:onInput="__e" bind:onHide="__e" class="data-v-0e118af7" bind:__l="__l"></key-board></block></view>
|