导游中台-游客端
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
2.1 KiB

<view class="content data-v-7db03148"><view class="list-forms data-v-7db03148"><view class="list-item data-v-7db03148"><view class="list-item-title data-v-7db03148">姓名</view><view class="list-item-input data-v-7db03148"><input type="text" placeholder="请输入姓名" data-event-opts="{{[['input',[['__set_model',['','username','$event',[]]]]]]}}" value="{{username}}" bindinput="__e" class="data-v-7db03148"/></view></view><view class="list-item data-v-7db03148"><view class="list-item-title data-v-7db03148">证件类型</view><view class="list-item-input data-v-7db03148"><picker mode="selector" range="{{idcardTypeList}}" range-key="title" data-event-opts="{{[['change',[['changeIdType',['$event']]]]]}}" bindchange="__e" class="data-v-7db03148"><input style="font-size:35rpx;position:relative;" type="text" readonly="{{true}}" disabled="true" placeholder="请选择" data-event-opts="{{[['input',[['__set_model',['','idcardTypeValue','$event',[]]]]]]}}" value="{{idcardTypeValue}}" bindinput="__e" class="data-v-7db03148"/></picker></view></view><view class="list-item data-v-7db03148"><view class="list-item-title data-v-7db03148">证件号</view><view class="list-item-input data-v-7db03148"><input type="text" placeholder="请输入正确的证件号" data-event-opts="{{[['input',[['__set_model',['','idNumber','$event',[]]]]]]}}" value="{{idNumber}}" bindinput="__e" class="data-v-7db03148"/></view></view><view class="list-item data-v-7db03148"><view class="list-item-title data-v-7db03148">联系电话</view><view class="list-item-input data-v-7db03148"><input type="number" placeholder="请输入手机号" maxlength="11" data-event-opts="{{[['input',[['__set_model',['','mobile','$event',[]]]]]]}}" value="{{mobile}}" bindinput="__e" class="data-v-7db03148"/></view></view><view class="list-item data-v-7db03148"><view class="list-item-title data-v-7db03148">设为默认</view><view class="list-item-switch data-v-7db03148" style="margin-left:auto;"><switch checked="{{idDefault}}" color="#96684F" data-event-opts="{{[['change',[['switchChange',['$event']]]]]}}" bindchange="__e" class="data-v-7db03148"></switch></view></view></view></view>