1004749546@qq.com 4 vuotta sitten
vanhempi
commit
eafc178b4d
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. 1 2
      pages/userCenter/index.vue

+ 1 - 2
pages/userCenter/index.vue

@@ -7,8 +7,7 @@
 				<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>
 			<view class="user-info">
 			<view class="user-info">
-				<!-- <view v-if="hasLogin" class="user-info-item">{{userData.stationName || ''}}</view> -->
-				<view v-if="hasLogin" class="user-info-item">hjh更合适的股份回购和股市的发挥上的飞机合计亏损幅度</view>
+				<view v-if="hasLogin" class="user-info-item">{{userData.stationName || ''}}</view>
 				<view v-if="hasLogin" class="user-info-item">{{userData.gatherName||''}} {{userData.gatherPhone || ''}}</view>
 				<view v-if="hasLogin" class="user-info-item">{{userData.gatherName||''}} {{userData.gatherPhone || ''}}</view>
 				<u-button v-else="!hasLogin" plain size="mini" shape="circle" @click="toLoginPage">立即登录</u-button>
 				<u-button v-else="!hasLogin" plain size="mini" shape="circle" @click="toLoginPage">立即登录</u-button>
 			</view>
 			</view>