页面优化

This commit is contained in:
2026-01-26 15:11:40 +08:00
parent 23a636c439
commit 7c4d2c46b8
7 changed files with 37 additions and 14 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">欢迎进入华东医药WMS手持系统</text>
<text class="p2">欢迎进入华东制药LMS手持系统</text>
</view>
<view class="exit" @tap="Quit">
<view class="icon-exit"></view>