株硬粉末LMS

This commit is contained in:
2025-10-23 16:53:10 +08:00
parent a53db288f8
commit 22bfd5a32e
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">欢迎进入株硬粉末LMS手持系统</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">欢迎进入株硬粉末LMS手持系统</text>
</view>
<view class="exit" @tap="Quit">
<view class="icon-exit"></view>