修改登录页面
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
ENV = 'production'
|
||||
|
||||
# 页面标题
|
||||
VUE_APP_TITLE = 农场管理系统
|
||||
VUE_APP_TITLE = 后台管理系统
|
||||
|
||||
# 农场管理系统/生产环境
|
||||
VUE_APP_BASE_API = '/admin-api'
|
||||
|
||||
+1
-1
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "yudao-ui-admin",
|
||||
"version": "1.6.2-snapshot",
|
||||
"description": "农场管理系统",
|
||||
"description": "后台管理系统",
|
||||
"author": "芋道",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
||||
+1
-1
@@ -209,7 +209,7 @@ export default {
|
||||
justify-content: center;
|
||||
align-items: center;
|
||||
height: 100%;
|
||||
background-image: url("https://pos.upload.lotus-wallet.com/0000/hx.jpg");
|
||||
background-image: url("");
|
||||
background-size: cover;
|
||||
}
|
||||
.title {
|
||||
|
||||
Reference in New Issue
Block a user