Commit 8ea0ef83 authored by 王炽's avatar 王炽

66666

parent c3c09a4c
...@@ -21,7 +21,7 @@ ...@@ -21,7 +21,7 @@
<!-- 用户信息区域 --> <!-- 用户信息区域 -->
<view class="user-info" :style="{ 'min-height': cfgStatus.showDetail ? '343rpx' : '168rpx' }"> <view class="user-info" :style="{ 'min-height': cfgStatus.showDetail ? '343rpx' : '168rpx' }">
<view class="user-header"> <view class="user-header">
<view class="avatar-container" :data-log="{ <view class="avatar-container" @click="handleEditProfile" :data-log="{
xcxClick: '我的页面点击', xcxClick: '我的页面点击',
pageName: '我的页面', pageName: '我的页面',
buttonName: '个人信息修改', buttonName: '个人信息修改',
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment