修改系统名称
This commit is contained in:
parent
6e5df4e2db
commit
ea48f09e1a
@ -1,9 +1,9 @@
|
||||
<template>
|
||||
<view class="normal-login-container">
|
||||
<view class="logo-content align-center justify-center flex">
|
||||
<image style="width: 100rpx;height: 100rpx;" :src="globalConfig.appInfo.logo" mode="widthFix">
|
||||
<!-- <image style="width: 100rpx;height: 100rpx;" :src="globalConfig.appInfo.logo" mode="widthFix"> -->
|
||||
</image>
|
||||
<text class="title">工控管理系统移动端登录</text>
|
||||
<text class="title">扁鸿工控管理系统-APP</text>
|
||||
</view>
|
||||
<view class="login-form-content">
|
||||
<view class="input-item flex align-center">
|
||||
|
Loading…
Reference in New Issue
Block a user