yuwenjun 4 년 전
부모
커밋
cce199e3aa
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>
 			<!-- 背景图 -->