Compare commits
No commits in common. "bf19a791a13b27c6031bb9bd4af00b9cc1b44d84" and "19b69e323c5407e01fc826ff00341d03d69b3fb5" have entirely different histories.
bf19a791a1
...
19b69e323c
33
src/App.vue
|
@ -12,19 +12,9 @@
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<div class="topCenter">
|
<div class="topCenter">
|
||||||
<div class="topText">
|
国网南京雨花供电营业厅
|
||||||
<img src="./assets/images/topText.png"/>
|
|
||||||
</div>
|
|
||||||
|
|
||||||
</div>
|
|
||||||
<div class="topRight">
|
|
||||||
<div>
|
|
||||||
天气 :
|
|
||||||
<img src="./assets/weather/sun.png"/>
|
|
||||||
多云
|
|
||||||
</div>
|
|
||||||
<div style="color:rgb(57,173,194)">| 5~25℃</div>
|
|
||||||
</div>
|
</div>
|
||||||
|
<div class="topRight"></div>
|
||||||
</div>
|
</div>
|
||||||
<div class="main">
|
<div class="main">
|
||||||
<router-view />
|
<router-view />
|
||||||
|
@ -62,7 +52,7 @@ export default {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 8.6%;
|
height: 8.6%;
|
||||||
display: flex;
|
display: flex;
|
||||||
jjustify-content: space-evenly;
|
justify-content: space-between;
|
||||||
.topLeft{
|
.topLeft{
|
||||||
width: 11%;
|
width: 11%;
|
||||||
height: 55%;
|
height: 55%;
|
||||||
|
@ -78,22 +68,11 @@ export default {
|
||||||
height: 100%;
|
height: 100%;
|
||||||
background: url("./assets/images/topBg.png") no-repeat;
|
background: url("./assets/images/topBg.png") no-repeat;
|
||||||
background-size: 100% 100%;
|
background-size: 100% 100%;
|
||||||
display: flex;
|
|
||||||
justify-content: center;
|
|
||||||
.topText{
|
|
||||||
height: 65%;
|
|
||||||
display: flex;
|
|
||||||
align-items: center;
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
.topRight{
|
.topRight{
|
||||||
width: 12%;
|
width: 11%;
|
||||||
height: 50%;
|
height: 100%;
|
||||||
color:#ffffff;
|
border: 1px solid blue;
|
||||||
display: flex;
|
|
||||||
justify-content: space-evenly;
|
|
||||||
align-items: center;
|
|
||||||
color: #fff;
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
.main{
|
.main{
|
||||||
|
|
Before Width: | Height: | Size: 2.5 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.6 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.8 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.7 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.4 KiB |
Before Width: | Height: | Size: 1.5 KiB |
Before Width: | Height: | Size: 1.6 KiB |