jwyu 3 years ago
parent
commit
0ef8efefd9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pages/mine/index.vue

+ 2 - 2
pages/mine/index.vue

@@ -2,8 +2,8 @@
 	<view class="mine-page white-wrap">
 		<view class="top-box flex">
 			<view>
-				<!-- <open-data class="avatar" type="userAvatarUrl"></open-data> -->
-				<image class="avatar" :src="userInfo.Headimgurl" mode="aspectFill"/>
+				<open-data class="avatar" type="userAvatarUrl"></open-data>
+				<!-- <image class="avatar" :src="userInfo.Headimgurl" mode="aspectFill"/> -->
 			</view>
 			<view>
 				<view style="margin-bottom:10rpx">{{userInfo.RealName}}</view>