This commit is contained in:
2025-01-21 10:01:38 +08:00
parent 93a9085654
commit aa04fe343a
3 changed files with 4 additions and 4 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">欢迎进入诺力电源手持系统</text>
</view>
<view class="exit" @tap="Quit">
<view class="icon-exit"></view>