userMsgMenager.wxml 1.3 KB

1
  1. <view><custom-nav vue-id="34e42bed-1" shownav="{{true}}" title="{{$root.m0}}" titledetl bind:__l="__l"></custom-nav><view class="yzmctV"><yhdsl-cropper class="vue-ref" vue-id="34e42bed-2" quality="{{1}}" mode="scale" scale="{{scale}}" data-ref="yhdslCropper" data-event-opts="{{[['^uploadImg',[['uploadImg']]]]}}" bind:uploadImg="__e" bind:__l="__l"></yhdsl-cropper><my-image class="imagV" vue-id="34e42bed-3" mysrc="{{userIcon}}" mymode="heightFix" data-event-opts="{{[['^Emyimageclick',[['imageUpdata']]]]}}" bind:Emyimageclick="__e" bind:__l="__l"></my-image></view><view class="yzmctV"><input class="noinputV" type="text" placeholder="{{$root.m1}}" data-event-opts="{{[['input',[['phoneinput',['$event']]]]]}}" value="{{nikename}}" bindinput="__e"/></view><view class="yzmctV"><input class="noinputV" type="text" placeholder="{{$root.m2}}" data-event-opts="{{[['input',[['smsCodeinput',['$event']]]]]}}" value="{{email}}" bindinput="__e"/></view><view class="yzmctV"><radio-group data-event-opts="{{[['change',[['radioChange',['$event']]]]]}}" bindchange="__e"><radio value="1" checked="{{sex==1}}"></radio>{{''+$root.m3+''}}<radio value="0" checked="{{sex==0}}"></radio>{{''+$root.m4+''}}</radio-group></view><view class="yzmctV"><label data-event-opts="{{[['tap',[['updata',['$event']]]]]}}" class="querenBt" bindtap="__e">{{$root.m5}}</label></view></view>