huangye-parking/miniapp/unpackage/dist/dev/mp-weixin/pages/mine/profile.wxml
2026-03-03 23:31:28 +08:00

1 line
1.2 KiB
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<view class="profile-page data-v-935803c6"><nav-bar wx:if="{{a}}" class="data-v-935803c6" u-i="935803c6-0" bind:__l="__l" u-p="{{a}}"/><view class="profile-item data-v-935803c6"><text class="item-label data-v-935803c6">头像</text><view class="item-value data-v-935803c6"><button class="avatar-btn data-v-935803c6" open-type="chooseAvatar" bindchooseavatar="{{c}}"><image class="avatar-preview data-v-935803c6" src="{{b}}" mode="aspectFill"></image><text class="arrow-right data-v-935803c6"></text></button></view></view><view class="profile-item data-v-935803c6"><text class="item-label data-v-935803c6">昵称</text><view class="item-value nickname-value data-v-935803c6"><input type="nickname" class="nickname-input data-v-935803c6" placeholder="请输入昵称" bindblur="{{d}}" value="{{e}}" bindinput="{{f}}"/><text class="arrow-right data-v-935803c6"></text></view></view><view class="profile-item data-v-935803c6"><text class="item-label data-v-935803c6">UID</text><view class="item-value data-v-935803c6"><text class="uid-text data-v-935803c6">{{g}}</text></view></view><button class="btn-save data-v-935803c6" bindtap="{{h}}" loading="{{i}}">保存</button></view>