征信小程序
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.6 KiB

<view class="site data-v-445cab4a"><view class="site-bd data-v-445cab4a"><form data-event-opts="{{[['submit',[['sureSubmit',['$event']]]]]}}" bindsubmit="__e" class="data-v-445cab4a"><view class="item data-v-445cab4a"><view class="a data-v-445cab4a">用户头像</view><view class="b data-v-445cab4a"><view class="pic data-v-445cab4a"><block wx:if="{{userInfo.avatar}}"><image class="img data-v-445cab4a" src="{{baseUrl+userInfo.avatar}}"></image></block><block wx:else><image class="img data-v-445cab4a" src="https://zhengxin.njrenzhou.cn/static/default.png"></image></block><button open-type="chooseAvatar" data-event-opts="{{[['chooseavatar',[['chooseavatar',['$event']]]]]}}" bindchooseavatar="__e" class="data-v-445cab4a"></button></view><text class="data-v-445cab4a">编辑</text></view></view><view class="item data-v-445cab4a"><view class="a data-v-445cab4a">用户昵称</view><view class="b data-v-445cab4a"><input name="nickname" type="nickname" placeholder="请输入用户名" value="{{userInfo.nickname}}" class="data-v-445cab4a"/><block wx:if="{{isShow1==true}}"><button class="btn data-v-445cab4a" formType="submit">完成</button></block><block wx:else><text data-event-opts="{{[['tap',[['openPage',[2]]]]]}}" bindtap="__e" class="data-v-445cab4a">编辑</text></block></view></view><view class="item data-v-445cab4a"><view class="a data-v-445cab4a">实名认证</view><view data-event-opts="{{[['tap',[['openPage',[4]]]]]}}" class="b data-v-445cab4a" bindtap="__e"><text class="data-v-445cab4a">{{userInfos.status==0?'审核中':userInfos.status==1?'已通过':userInfos.status==-1?'已驳回':'去认证'}}</text></view></view><view class="item data-v-445cab4a"><view class="a data-v-445cab4a">手机号</view><view data-event-opts="{{[['tap',[['openPage',[5]]]]]}}" class="b data-v-445cab4a" bindtap="__e"><input disabled="{{true}}" type="number" value="{{userInfo.mobile}}" class="data-v-445cab4a"/><text class="data-v-445cab4a">编辑</text></view></view><view class="item data-v-445cab4a"><view class="a data-v-445cab4a">微信号</view><view class="b data-v-445cab4a"><input disabled="{{isShow2==false}}" type="text" placeholder="请输入微信号" data-event-opts="{{[['input',[['__set_model',['$0','wechat_num','$event',[]],['userInfo']]]]]}}" value="{{userInfo.wechat_num}}" bindinput="__e" class="data-v-445cab4a"/><block wx:if="{{isShow2==false}}"><text data-event-opts="{{[['tap',[['openPage',[1]]]]]}}" bindtap="__e" class="data-v-445cab4a">编辑</text></block><block wx:else><text data-event-opts="{{[['tap',[['openPage',[7]]]]]}}" bindtap="__e" class="data-v-445cab4a">完成</text></block></view></view></form></view></view>