考试记录

This commit is contained in:
liuye
2023-02-14 11:16:56 +08:00
parent d63c013d1f
commit d4acc37880
2 changed files with 41 additions and 18 deletions

View File

@@ -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%;