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

@@ -1,7 +1,7 @@
{
"name" : "高测",
"name" : "诺力电源",
"appid" : "__UNI__C550D5E",
"description" : "高测手持系统",
"description" : "诺力电源手持系统",
"versionName" : "1.0.0",
"versionCode" : 100,
"transformPx" : false,

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">