init
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
{
|
{
|
||||||
"name" : "高测",
|
"name" : "诺力电源",
|
||||||
"appid" : "__UNI__C550D5E",
|
"appid" : "__UNI__C550D5E",
|
||||||
"description" : "高测手持系统",
|
"description" : "诺力电源手持系统",
|
||||||
"versionName" : "1.0.0",
|
"versionName" : "1.0.0",
|
||||||
"versionCode" : 100,
|
"versionCode" : 100,
|
||||||
"transformPx" : false,
|
"transformPx" : false,
|
||||||
|
|||||||
@@ -5,7 +5,7 @@
|
|||||||
<view class="userInfo-wrap">
|
<view class="userInfo-wrap">
|
||||||
<view class="userInfo">
|
<view class="userInfo">
|
||||||
<text v-if="userName !== ''" class="p1">{{userName}}</text>
|
<text v-if="userName !== ''" class="p1">{{userName}}</text>
|
||||||
<text class="p2">欢迎进入高测手持系统!</text>
|
<text class="p2">欢迎进入诺力电源手持系统!</text>
|
||||||
</view>
|
</view>
|
||||||
<view class="exit" @tap="Quit">
|
<view class="exit" @tap="Quit">
|
||||||
<view class="icon-exit"></view>
|
<view class="icon-exit"></view>
|
||||||
|
|||||||
@@ -2,7 +2,7 @@
|
|||||||
<view class="login_content">
|
<view class="login_content">
|
||||||
<view class="info-wraper">
|
<view class="info-wraper">
|
||||||
<view class="p1">欢迎来到</view>
|
<view class="p1">欢迎来到</view>
|
||||||
<view class="p2">高测手持系统!</view>
|
<view class="p2">诺力电源手持系统!</view>
|
||||||
<view class="login-bg"></view>
|
<view class="login-bg"></view>
|
||||||
</view>
|
</view>
|
||||||
<view class="form-wraper">
|
<view class="form-wraper">
|
||||||
|
|||||||
Reference in New Issue
Block a user