diff --git a/src/project/qujing/AppMine/AppMine.vue b/src/project/qujing/AppMine/AppMine.vue index 33f29d7..a2b5b57 100644 --- a/src/project/qujing/AppMine/AppMine.vue +++ b/src/project/qujing/AppMine/AppMine.vue @@ -74,12 +74,12 @@ export default { path: "./testList", type: 'token' }, - { - icon: 'https://cdn.cunwuyun.cn/qujing/wdzs.png', - label: "我的证书", - path: "/mods/AppHometown/AppHometown", - type: 'token' - } + // { + // icon: 'https://cdn.cunwuyun.cn/qujing/wdzs.png', + // label: "我的证书", + // path: "/mods/AppHometown/AppHometown", + // type: 'token' + // } ], ] } @@ -154,8 +154,7 @@ export default { .header-bg { width: 100%; - height: 424px; - position: relative; + height: 512px; .header-info { width: 100%; @@ -163,7 +162,7 @@ export default { background: url("https://cdn.cunwuyun.cn/qujing/header-banner.png") no-repeat no-repeat; background-size: 100% 100%; box-sizing: border-box; - padding: 240px 0 0 48px; + padding: 240px 32px 0 48px; .wrap { width: 100%; @@ -264,6 +263,7 @@ export default { .list-wrap { box-sizing: border-box; padding: 32px; + margin-top: -130px; .card { width: 100%; diff --git a/src/project/qujing/AppMine/testList.vue b/src/project/qujing/AppMine/testList.vue index 588d7cb..2c13a0e 100644 --- a/src/project/qujing/AppMine/testList.vue +++ b/src/project/qujing/AppMine/testList.vue @@ -1,18 +1,18 @@