考试记录
This commit is contained in:
@@ -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%;
|
||||
|
||||
Reference in New Issue
Block a user