Преглед на файлове

Merge branch 'master' of http://git.chelingzhu.com/chelingzhu-web/zxyj-gather-mini-html

1004749546@qq.com преди 4 години
родител
ревизия
f7102bf0c2
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      pages/userCenter/index.vue

+ 1 - 1
pages/userCenter/index.vue

@@ -4,7 +4,7 @@
 		<view class="user-head" >
 			<view>
 				<open-data type="userAvatarUrl" class="user-photo"></open-data>
-				<u-image v-show="!hasLogin" src="/static/logo.png" width="100" height="100"></u-image>
+				<!-- <u-image v-show="!hasLogin" src="/static/logo.png" width="100" height="100"></u-image> -->
 			</view>
 			<view class="user-info">
 				<view v-if="hasLogin" class="user-info-item">{{userData.stationName || ''}}</view>