This commit is contained in:
2024-02-28 11:07:05 +08:00
parent 17110f91a3
commit c1ac30f1fe
2 changed files with 2 additions and 2 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>

View File

@@ -2,7 +2,7 @@
<view class="login_content">
<view class="info-wraper">
<view class="p1">欢迎来到</view>
<view class="p2">信丰天能手持系统</view>
<view class="p2">高测手持系统</view>
<view class="login-bg"></view>
</view>
<view class="form-wraper">