gcz 3 年 前
コミット
d035dfb65d
1 ファイル変更1 行追加1 行削除
  1. 1 1
      pages/index/index.vue

+ 1 - 1
pages/index/index.vue

@@ -6,7 +6,7 @@
 					<u-avatar :src="userInfo.headImgUrl || userInfo.avatar||pic" size="140"></u-avatar>
 				</view>
 				<view class="u-flex-1" @click="login($store.state.vuex_hasLogin)">
-					<view class="u-font-18 u-p-b-20"><b>智慧停车</b><span class="payee-no">工号:{{ userInfo.payeeNo || '请登录' }}</span></view>
+					<view class="u-font-18 u-p-b-20"><b>{{ userInfo.payeeName || '智慧停车' }}</b><span class="payee-no">工号:{{ userInfo.payeeNo || '请登录' }}</span></view>
 					<view class="addr u-flex">
 						<u-icon name="map-fill" color="#fff" size="38"></u-icon>
 						{{ theRoad.roadName || '暂无' }}