1 |
- <view data-event-opts="{{[['touchmove',[['e0',['$event']]]]]}}" class="u-keyboard data-v-26f5de1e" catchtouchmove="__e"><view class="u-keyboard-grids data-v-26f5de1e"><block wx:for="{{$root.l0}}" wx:for-item="item" wx:for-index="index" wx:key="index"><view class="{{['u-keyboard-grids-item data-v-26f5de1e',item.m0?'u-bg-gray':'',index<=2?'u-border-top':'',index<9?'u-border-bottom':'',(index+1)%3!=0?'u-border-right':'']}}" style="{{item.s0}}" hover-class="{{item.m1}}" hover-stay-time="{{100}}" data-event-opts="{{[['tap',[['keyboardClick',['$0'],[[['numList','',index]]]]]]]}}" bindtap="__e"><view class="u-keyboard-grids-btn data-v-26f5de1e">{{item.$orig}}</view></view></block><view class="u-keyboard-grids-item u-bg-gray data-v-26f5de1e" hover-class="u-hover-class" hover-stay-time="{{100}}" data-event-opts="{{[['touchstart',[['backspaceClick',['$event']]]],['touchend',[['clearTimer',['$event']]]]]}}" catchtouchstart="__e" bindtouchend="__e"><view class="u-keyboard-back u-keyboard-grids-btn data-v-26f5de1e"><u-icon vue-id="0dabc61e-1" name="backspace" size="{{38}}" bold="{{true}}" class="data-v-26f5de1e" bind:__l="__l"></u-icon></view></view></view></view>
|