style: 网站标题、图标

feature/task1.0.0__0514__ch
向文可 3 years ago
parent 699cf461e7
commit 83aacb995d

@ -5,7 +5,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="icon" href="/favicon.ico" />
<link href="/src/styles/loading.less" rel="stylesheet" />
<title>Vite App</title>
<title>马士兵严选管理平台</title>
</head>
<body>
<div id="app">

Binary file not shown.

Before

Width:  |  Height:  |  Size: 4.2 KiB

After

Width:  |  Height:  |  Size: 9.4 KiB

@ -96,6 +96,7 @@
background: #000 url('~/layouts/login-bgp.png') center center / cover no-repeat;
position: relative;
.box {
width: 420px;
position: absolute;
color: @color-black;
left: 60%;
@ -134,6 +135,7 @@
}
}
:deep(.el-input) {
width: 100%;
input {
color: @color-black;
border-radius: @layout-border-radius;

Loading…
Cancel
Save