no message
Former-commit-id: 89f022fa7cb4f18fecd38bfa1f96e102b78191d6 Former-commit-id: 3379d80e3146f78062f1d1cc64a84433ef8114e4 Former-commit-id: 995732c3faa9e6f981c3dff447fcb757e7f84112
This commit is contained in:
parent
f873b0736d
commit
a3fcdf1cdc
|
|
@ -69,6 +69,7 @@ $color: #409EFF;
|
|||
.el-main {
|
||||
padding-top: 0px;
|
||||
padding-left: 0px;
|
||||
position: relative;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<Container type="ghost">
|
||||
index
|
||||
<Markdown url="https://raw.githubusercontent.com/inorganik/countUp.js/master/README.md"></Markdown>
|
||||
</Container>
|
||||
</template>
|
||||
|
|
@ -0,0 +1 @@
|
|||
# 首页
|
||||
Loading…
Reference in New Issue