This commit is contained in:
2025-06-18 18:03:32 +08:00
parent 3f5b1a08bd
commit a9d651822a
7 changed files with 206 additions and 367 deletions

View File

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