1 |
- <view class="so-mask data-v-d5bf861c"><view class="so-plate animation-scale-up data-v-d5bf861c"><view class="so-plate-head data-v-d5bf861c"><view class="so-plate-type data-v-d5bf861c"><radio-group data-event-opts="{{[['change',[['typeChange',['$event']]]]]}}" bindchange="__e" class="data-v-d5bf861c"><label class="data-v-d5bf861c"><radio value="1" checked="{{type===1}}" class="data-v-d5bf861c"></radio>普通车牌</label><label class="data-v-d5bf861c"><radio value="2" checked="{{type===2}}" class="data-v-d5bf861c"></radio>新能源车牌</label></radio-group></view></view><view class="so-plate-body data-v-d5bf861c"><view class="{{['so-plate-word','data-v-d5bf861c',(currentInputIndex==0)?'active':'']}}" data-index="0" data-event-opts="{{[['tap',[['inputSwitch',['$event']]]]]}}" bindtap="__e"><text class="data-v-d5bf861c">{{currentInputValue[0]}}</text></view><view class="{{['so-plate-word','data-v-d5bf861c',(currentInputIndex==1)?'active':'']}}" data-index="1" data-event-opts="{{[['tap',[['inputSwitch',['$event']]]]]}}" bindtap="__e"><text class="data-v-d5bf861c">{{currentInputValue[1]}}</text></view><view class="so-plate-dot data-v-d5bf861c"></view><view class="{{['so-plate-word','data-v-d5bf861c',(currentInputIndex==2)?'active':'']}}" data-index="2" data-event-opts="{{[['tap',[['inputSwitch',['$event']]]]]}}" bindtap="__e"><text class="data-v-d5bf861c">{{currentInputValue[2]}}</text></view><view class="{{['so-plate-word','data-v-d5bf861c',(currentInputIndex==3)?'active':'']}}" data-index="3" data-event-opts="{{[['tap',[['inputSwitch',['$event']]]]]}}" bindtap="__e"><text class="data-v-d5bf861c">{{currentInputValue[3]}}</text></view><view class="{{['so-plate-word','data-v-d5bf861c',(currentInputIndex==4)?'active':'']}}" data-index="4" data-event-opts="{{[['tap',[['inputSwitch',['$event']]]]]}}" bindtap="__e"><text class="data-v-d5bf861c">{{currentInputValue[4]}}</text></view><view class="{{['so-plate-word','data-v-d5bf861c',(currentInputIndex==5)?'active':'']}}" data-index="5" data-event-opts="{{[['tap',[['inputSwitch',['$event']]]]]}}" bindtap="__e"><text class="data-v-d5bf861c">{{currentInputValue[5]}}</text></view><view class="{{['so-plate-word','data-v-d5bf861c',(currentInputIndex==6)?'active':'']}}" data-index="6" data-event-opts="{{[['tap',[['inputSwitch',['$event']]]]]}}" bindtap="__e"><text class="data-v-d5bf861c">{{currentInputValue[6]}}</text></view><block wx:if="{{type==2}}"><view class="{{['so-plate-word','data-v-d5bf861c',(currentInputIndex==7)?'active':'']}}" data-index="7" data-event-opts="{{[['tap',[['inputSwitch',['$event']]]]]}}" bindtap="__e"><text class="data-v-d5bf861c">{{currentInputValue[7]}}</text></view></block></view><view class="so-plate-foot data-v-d5bf861c"><view class="so-plate-keyboard data-v-d5bf861c" style="{{'height:'+(keyboardHeight)+';'}}"><view id="keyboard" class="data-v-d5bf861c"><block wx:if="{{inputType==1}}"><block class="data-v-d5bf861c"><block wx:for="{{provinceText}}" wx:for-item="el" wx:for-index="__i0__" wx:key="*this"><view class="so-plate-key data-v-d5bf861c" hover-class="hover" data-value="{{el}}" data-event-opts="{{[['tap',[['chooseKey',['$event']]]]]}}" bindtap="__e">{{el}}</view></block></block></block><block wx:if="{{inputType==1}}"><block class="data-v-d5bf861c"><text class="so-plate-key fill-block data-v-d5bf861c"></text><text class="so-plate-key fill-block data-v-d5bf861c"></text></block></block><block wx:if="{{inputType>=3}}"><block class="data-v-d5bf861c"><block wx:for="{{numberText}}" wx:for-item="el" wx:for-index="__i1__" wx:key="*this"><view class="so-plate-key data-v-d5bf861c" hover-class="hover" data-value="{{el}}" data-event-opts="{{[['tap',[['chooseKey',['$event']]]]]}}" bindtap="__e">{{el}}</view></block></block></block><block wx:if="{{inputType>=2}}"><block class="data-v-d5bf861c"><block wx:for="{{wordText}}" wx:for-item="el" wx:for-index="__i2__" wx:key="*this"><view class="so-plate-key data-v-d5bf861c" hover-class="hover" data-value="{{el}}" data-event-opts="{{[['tap',[['chooseKey',['$event']]]]]}}" bindtap="__e">{{el}}</view></block></block></block><block wx:if="{{inputType==3}}"><block class="data-v-d5bf861c"><block wx:for="{{fillBlock}}" wx:for-item="el" wx:for-index="__i3__" wx:key="num"><text class="so-plate-key fill-block data-v-d5bf861c"></text></block></block></block><block wx:if="{{inputType==4}}"><block class="data-v-d5bf861c"><block wx:for="{{lastWordText}}" wx:for-item="el" wx:for-index="__i4__" wx:key="*this"><view class="so-plate-key data-v-d5bf861c" hover-class="hover" data-value="{{el}}" data-event-opts="{{[['tap',[['chooseKey',['$event']]]]]}}" bindtap="__e">{{el}}</view></block></block></block><block wx:if="{{inputType==4}}"><text class="so-plate-key fill-block data-v-d5bf861c"></text></block></view></view><view class="so-plate-btn-group data-v-d5bf861c"><view class="data-v-d5bf861c"><button data-event-opts="{{[['tap',[['$emit',['close']]]]]}}" class="so-plate-btn so-plate-btn--cancel data-v-d5bf861c" bindtap="__e">取消</button></view><view class="data-v-d5bf861c"><button data-event-opts="{{[['tap',[['deleteKey',['$event']]]]]}}" class="so-plate-btn so-plate-btn--delete data-v-d5bf861c" bindtap="__e">删除</button><button data-event-opts="{{[['tap',[['exportPlate',['$event']]]]]}}" class="so-plate-btn so-plate-btn--submit data-v-d5bf861c" bindtap="__e">完成</button></view></view></view></view></view>
|