Commit 990e9d7c by 杨子

update

parent bb8f6344
{ {
"*": { "*": {
"target": "http://192.168.19.199:80", "target": "http://221.131.9.172:18088",
"secure": false, "secure": false,
"changeOrigin": true, "changeOrigin": true,
"logLevel": "info" "logLevel": "info"
......
<h1 class="gradient"> <div class="container">
<h1 class="gradient">
山西省交通运输厅智慧监管指挥平台 山西省交通运输厅智慧监管指挥平台
</h1> </h1>
<div class="bg"></div>
<div class="main"> <div class="main">
<div class="aside"> <div class="aside">
<button class="ie-fix-button" (click)="back()">返回</button> <button class="ie-fix-button" (click)="back()">返回</button>
...@@ -29,3 +30,4 @@ ...@@ -29,3 +30,4 @@
</div> </div>
</div> </div>
</div> </div>
</div>
...@@ -12,6 +12,17 @@ ...@@ -12,6 +12,17 @@
border: 2px solid #f3f42678; border: 2px solid #f3f42678;
} }
:host {
}
.bg{
background: url(../../assets/images/1.jpg) no-repeat !important;
position: absolute;
width: 100%;
height: 100%;
}
.aside { .aside {
width: 301px; width: 301px;
......
...@@ -304,7 +304,7 @@ legend { ...@@ -304,7 +304,7 @@ legend {
-webkit-background-clip: text; -webkit-background-clip: text;
/* -webkit-text-fill-color: transparent; */ /* -webkit-text-fill-color: transparent; */
letter-spacing: 20px; letter-spacing: 20px;
margin-top: 13px; margin-top: 19px;
font-size: 46px; font-size: 46px;
font-weight: 800; font-weight: 800;
color: white; color: white;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment