dianlixunjian
徐景良 1 year ago
parent 6a4b278933
commit 4d75e1ce78

Binary file not shown.

After

Width:  |  Height:  |  Size: 5.6 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.8 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.6 KiB

After

Width:  |  Height:  |  Size: 5.8 KiB

@ -1,6 +1,6 @@
<template>
<div class="statistical" id="bg-pan">
<Header></Header>
<Header v-if="false"></Header>
<div id="alertOverlay" class="alert-active" ref="alertOverlay" >
<div></div>
</div>

@ -56,7 +56,7 @@ const changeLandType = (value) => {
background: linear-gradient(to right,rgba(0, 0, 0, 0),rgba(0, 0, 0, 0.7), rgba(0, 0, 0, 0.9),rgba(0, 0, 0, 0.9));
right: 0px;
padding: 74px 42px 15px 21px;
padding-top:80px;
padding-top:0px;
.currentCounty{
color:#fff;
padding:20px 0px 0px 20px;
@ -68,7 +68,7 @@ const changeLandType = (value) => {
// }
.page-turning{
position: absolute;
top: 36px;
top: 18px;
right: 32px;
width: 74px;
height: 30px;

Loading…
Cancel
Save