瀏覽代碼

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>