print.wxml 1.5 KB

1
  1. <view class="app-content _div data-v-27ceb6a2"><view hidden="{{!(showStaffArea)}}" class="_div data-v-27ceb6a2"><form data-event-opts="{{[['submit',[['formSubmit',['$event']]]],['reset',[['formReset',['$event']]]]]}}" bindsubmit="__e" bindreset="__e" class="data-v-27ceb6a2"><view class="module-com input-line-wrap _div data-v-27ceb6a2"><tui-list-cell class="line-cell data-v-27ceb6a2" vue-id="5beec2b8-1" hover="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-27ceb6a2">编号(SN):</view><input class="tui-input data-v-27ceb6a2" placeholder-class="phcolor" name="printSn" placeholder="请填写编号" maxlength="50" type="number" data-event-opts="{{[['input',[['__set_model',['$0','printSn','$event',[]],['form']]]]]}}" value="{{form.printSn}}" bindinput="__e"/></tui-list-cell><tui-list-cell class="line-cell data-v-27ceb6a2" vue-id="5beec2b8-2" hover="{{false}}" bind:__l="__l" vue-slots="{{['default']}}"><view class="tui-title _div data-v-27ceb6a2">密钥(KEY):</view><input class="tui-input data-v-27ceb6a2" placeholder-class="phcolor" name="printKey" placeholder="请填写密钥" maxlength="50" type="text" data-event-opts="{{[['input',[['__set_model',['$0','printKey','$event',[]],['form']]]]]}}" value="{{form.printKey}}" bindinput="__e"/></tui-list-cell></view><view class="confirm-btn _div data-v-27ceb6a2"><button class="admin-button-com big blue data-v-27ceb6a2" formType="submit">提交</button></view></form></view></view>