This commit is contained in:
2025-11-11 17:05:23 +08:00
parent 8211623a1a
commit 93591a9d29
5 changed files with 5 additions and 5 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">欢迎进入扬州维邦ACS手持系统</text>
</view>
<view class="exit" @tap="Quit">
<view class="icon-exit"></view>

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">欢迎进入扬州维邦ACS手持系统</text>
</view>
<view class="exit" @tap="Quit">
<view class="icon-exit"></view>