examTeamApp/unpackage/dist/dev/mp-weixin/pages/setting/setting.wxml

1 line
1.8 KiB
Plaintext

<view class="content data-v-9543fcb0"><view class="caritem data-v-9543fcb0"><view class="text data-v-9543fcb0">头像</view><image class="image data-v-9543fcb0" src="{{user.head_pic}}"></image></view><view class="caritem data-v-9543fcb0"><view class="text data-v-9543fcb0">昵称</view><view class="text_r data-v-9543fcb0"><block wx:if="{{!isEdit}}"><text class="data-v-9543fcb0">{{user.nickname}}</text></block><block wx:else><input type="text" data-event-opts="{{[['blur',[['handleBlur',['$event']]]],['input',[['__set_model',['','nickname','$event',[]]]]]]}}" value="{{nickname}}" bindblur="__e" bindinput="__e" class="data-v-9543fcb0"/></block><uni-icons class="ml-10 data-v-9543fcb0" vue-id="133a9744-1" type="compose" color="#FEC407" data-event-opts="{{[['^click',[['e0']]]]}}" bind:click="__e" bind:__l="__l"></uni-icons></view></view><view data-event-opts="{{[['tap',[['navTo',['/pages/setting/phone']]]]]}}" class="caritem data-v-9543fcb0" bindtap="__e"><view class="text data-v-9543fcb0">手机号</view><view class="text_r data-v-9543fcb0"><text class="data-v-9543fcb0">{{user.my_tel}}</text><uni-icons vue-id="133a9744-2" type="right" class="data-v-9543fcb0" bind:__l="__l"></uni-icons></view></view><view data-event-opts="{{[['tap',[['navTo',['/pages/setting/email']]]]]}}" class="caritem data-v-9543fcb0" bindtap="__e"><view class="text data-v-9543fcb0">邮箱</view><view class="text_r data-v-9543fcb0"><text class="data-v-9543fcb0">{{user.my_email}}</text><uni-icons vue-id="133a9744-3" type="right" class="data-v-9543fcb0" bind:__l="__l"></uni-icons></view></view><view data-event-opts="{{[['tap',[['navTo',['/pages/setting/password']]]]]}}" class="caritem data-v-9543fcb0" bindtap="__e"><view class="text data-v-9543fcb0">设置密码</view><uni-icons vue-id="133a9744-4" type="right" class="data-v-9543fcb0" bind:__l="__l"></uni-icons></view></view>