gaoce
This commit is contained in:
@@ -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