yfx
2026-03-16 4065a1ffca0287fa48bcd35916450b6859e870dc
pages/profile/profile.vue
@@ -6,7 +6,7 @@
         <view class="profile-item">
            <text class="label">头像(点击更换)</text>
            <view class="" @tap="setImg">
               <image :src="$baseUrl + userInfo.avatar" ></image>
               <image :src="$baseUrl + userInfo.avatar" mode=""></image>
            </view>
         </view>
         <view class="profile-item">