@@ -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>