修改
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<view class="userInfo-wrap">
|
||||
<view class="userInfo">
|
||||
<text class="p1">{{$store.getters.userInfo !== '' ? JSON.parse($store.getters.userInfo).user_name : ''}}</text>
|
||||
<text class="p2">欢迎进入立讯手持系统!</text>
|
||||
<text class="p2">欢迎进入恒森ACS手持系统!</text>
|
||||
</view>
|
||||
<view class="exit" @tap="Quit">
|
||||
<view class="icon-exit"></view>
|
||||
|
||||
Reference in New Issue
Block a user