yuwenjun 4 rokov pred
rodič
commit
cce199e3aa
1 zmenil súbory, kde vykonal 1 pridanie a 1 odobranie
  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>
 			<!-- 背景图 -->