@@ -223,7 +223,7 @@ export default {
top: 0;
left: 0;
width: 100%;
- height: 80px;
+ height: 70px;
background-color: #fff;
.inner{
display: flex;
@@ -240,7 +240,7 @@ export default {
left: 30px;
font-size: 28px;
color: #568DF2;
- line-height: 80px;
+ line-height: 70px;
cursor: pointer;
}
@@ -254,7 +254,7 @@ export default {
justify-content: space-between;
align-items: center;
width: 300px;
- height: 80px;
+ height: 70px;
padding: 7px 20px;
margin: 0 auto;
background-color: #fff;
diff --git a/src/layouts/home/index.vue b/src/layouts/home/index.vue
index 59c5640..1917ab1 100644
--- a/src/layouts/home/index.vue
+++ b/src/layouts/home/index.vue
@@ -48,7 +48,7 @@ export default {
min-height: 100%;
background: url(../../assets/img/login-bg.png) 0 0/100% 100% no-repeat;
.layout{
- margin-top: 80px;
+ margin-top: 70px;
}
.view{
max-width: $max-width;
diff --git a/src/layouts/navbar/index.vue b/src/layouts/navbar/index.vue
index 43a497d..8571384 100644
--- a/src/layouts/navbar/index.vue
+++ b/src/layouts/navbar/index.vue
@@ -117,7 +117,7 @@ export default {
li{
padding: 0 25px;
font-size: 16px;
- line-height: 80px;
+ line-height: 70px;
color: #0d0d0d;
cursor: pointer;
&.active{
diff --git a/src/pages/stat/list/index.vue b/src/pages/stat/list/index.vue
index e6eb6db..876cb65 100644
--- a/src/pages/stat/list/index.vue
+++ b/src/pages/stat/list/index.vue
@@ -15,18 +15,6 @@
账号数量:{{item.accountNum}} 个
续费