1 line
3.1 KiB
Plaintext
1 line
3.1 KiB
Plaintext
<view class="box data-v-f4de0c7e"><view class="lanBox data-v-f4de0c7e"><form action="{{true}}" class="data-v-f4de0c7e"><view class="headbox data-v-f4de0c7e"><view class="touxiang data-v-f4de0c7e"><block wx:if="{{memInfo.headimg}}"><image class="headimage data-v-f4de0c7e" src="{{memInfo.headimg}}"></image></block><block wx:else><icon class="t-icon t-icon-touxiang headimage data-v-f4de0c7e"></icon></block></view></view><view class="lan border-bottom data-v-f4de0c7e"><view class="left data-v-f4de0c7e">用户名</view><view class="right data-v-f4de0c7e"><input name="name" type="text" placeholder="请输入用户名/昵称" data-event-opts="{{[['input',[['__set_model',['$0','name','$event',[]],['memInfo']]]]]}}" value="{{memInfo.name}}" bindinput="__e" class="data-v-f4de0c7e"/></view></view><view class="lan border-bottom data-v-f4de0c7e"><view class="left data-v-f4de0c7e">性别</view><view class="right data-v-f4de0c7e"><picker mode="selector" range="{{sexItem}}" data-event-opts="{{[['change',[['onsexArr',['$event']]]]]}}" bindchange="__e" class="data-v-f4de0c7e"><view class="uni-input data-v-f4de0c7e">{{!memInfo.sex?'请选择':memInfo.sex==1?'男':'女'}}</view><icon class="iconfont icon-arrow-down data-v-f4de0c7e"></icon></picker></view></view><view class="lan border-bottom data-v-f4de0c7e"><view class="left data-v-f4de0c7e">身高</view><view class="right data-v-f4de0c7e"><input class="mr-5 data-v-f4de0c7e" type="digit" placeholder="请输入身高" data-event-opts="{{[['input',[['__set_model',['$0','height','$event',[]],['memInfo']]]]]}}" value="{{memInfo.height}}" bindinput="__e"/>cm</view></view><view class="lan border-bottom data-v-f4de0c7e"><view class="left data-v-f4de0c7e">出生日期</view><view class="right data-v-f4de0c7e"><picker class="picker data-v-f4de0c7e" mode="date" end="{{startDate}}" value="{{memInfo.birthday}}" data-event-opts="{{[['change',[['bindDateChange',['$event']]]]]}}" bindchange="__e"><view class="uni-input data-v-f4de0c7e">{{memInfo.birthday?memInfo.birthday:"请选择"}}</view><icon class="iconfont icon-arrow-down data-v-f4de0c7e"></icon></picker></view></view></form></view><block wx:if="{{isHeight}}"><view class="slidePopup data-v-f4de0c7e"><view data-event-opts="{{[['tap',[['onTap',['$event']]]]]}}" class="bg data-v-f4de0c7e" bindtap="__e"><view data-event-opts="{{[['tap',[['',['$event']]]]]}}" class="slide-box data-v-f4de0c7e" catchtap="__e"><view class="btnGroup data-v-f4de0c7e"><view data-event-opts="{{[['tap',[['onTap',['$event']]]]]}}" class="subtn close data-v-f4de0c7e" bindtap="__e">取消</view><view class="heightVal data-v-f4de0c7e">{{memInfo.height+"cm"}}</view><view data-event-opts="{{[['tap',[['e0',['$event']]]]]}}" class="subtn data-v-f4de0c7e" bindtap="__e">确定</view></view><slide-choose bind:input="__e" vue-id="68732e91-1" data-ref="slide" value="{{memInfo.height}}" data-event-opts="{{[['^input',[['__set_model',['$0','height','$event',[]],['memInfo']]]]]}}" class="data-v-f4de0c7e vue-ref" bind:__l="__l"></slide-choose></view></view></view></block><view data-event-opts="{{[['tap',[['confirmInfo',['$event']]]]]}}" class="btn data-v-f4de0c7e" bindtap="__e">提交</view></view> |