yurong/unpackage/dist/build/mp-weixin/pages/me/pagesOne/userInfoChange/userInfoChange.wxml

1 line
1.4 KiB
Plaintext

<view><uni-nav-bar vue-id="fcc36c54-1" border="{{false}}" title="个人信息" leftIcon="back" fixed="{{true}}" backgroundColor="rgba(0,0,0,0)" data-event-opts="{{[['^clickLeft',[['goBack']]]]}}" bind:clickLeft="__e" bind:__l="__l"></uni-nav-bar><view class="pl-20 pr-20 w-750 tct pt-70" style="color:#3D444D;font-size:30rpx;"><view data-event-opts="{{[['tap',[['lookImage',['$event']]]]]}}" bindtap="__e"><image class="w-212 h-212" style="border-radius:50%;border:4rpx solid #fff;" mode="aspectFill" src="{{avatar}}"></image><view class="fs-28 col666 mt-20">点击更换头像</view></view><view class="w-710 pl-20 pr-20 pt-60"><view class="rowsb rowsm h-100 fs-30" style="border-bottom:2rpx solid #e3e3e3;"><view class="w-400 tlt" style="flex-shrink:0;">用户名</view><input class="fs-30" type="text" placeholder="请输入用户名" data-event-opts="{{[['input',[['__set_model',['$0','username','$event',[]],['userInfo']]]]]}}" value="{{userInfo.username}}" bindinput="__e"/></view><view class="rowsb rowsm h-100 fs-30" style="border-bottom:2rpx solid #e3e3e3;"><view style="flex-shrink:0;">手机号</view><view class="fs-30">{{mobile}}</view></view></view></view><view data-event-opts="{{[['tap',[['setProfile',['$event']]]]]}}" class="w-690 h-94 br-47 ml-30 rowsc rowsm fs-34 colfff mt-240" style="background-image:linear-gradient(#a2c994,#a2c994);" bindtap="__e">保存</view></view>