This commit is contained in:
2024-08-19 17:23:16 +08:00
parent 2464d7e435
commit 67b05f0f74
4 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@
<view class="userInfo-wrap">
<view class="userInfo">
<text v-if="userName !== ''" class="p1">{{userName}}</text>
<text class="p2">欢迎进入上电科上海航天自动化物流系统</text>
<text class="p2">欢迎进入西门子LMS手持系统</text>
</view>
<view class="exit" @tap="Quit">
<view class="icon-exit"></view>