yuwenjun 4 năm trước cách đây
mục cha
commit
cce199e3aa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -4,7 +4,7 @@
 		<view class="ws-header">
 			<!-- 用户信息 -->
 			<view class="user-info">
-				<image src="@/static/ws/logo.png" mode="widthFix"></image>
+				<image src="@/static/ws/default_avatar.png" mode="widthFix"></image>
 				<view class="ws-login">请登录</view>
 			</view>
 			<!-- 背景图 -->