feat:新增组件

This commit is contained in:
mtruning
2022-01-15 22:35:32 +08:00
parent 9f2ebba293
commit 26b698097d
21 changed files with 191 additions and 5 deletions
@@ -31,7 +31,7 @@ defineProps({
/* 列表项宽度 */
$itemWidth: 86%;
/* 内容高度 */
$centerHeight: 80px;
$centerHeight: 100px;
.item-box {
margin: 0 7%;
margin-bottom: 15px;