提交 220f81f8 authored 作者: matian's avatar matian

Merge remote-tracking branch 'origin/marywood-plus' into marywood-plus

...@@ -139,23 +139,23 @@ export default { ...@@ -139,23 +139,23 @@ export default {
height: 100%; height: 100%;
} }
.dataList { .dataList {
width: 4rem; // width: 4rem;
display: flex; // display: flex;
justify-content: center; // justify-content: center;
align-items: center; // align-items: center;
flex-wrap: wrap; // flex-wrap: wrap;
padding-bottom: 0.43rem; padding-bottom: 0.43rem;
.item { .item {
// flex: 1; // flex: 1;
width: 1.5rem; width: 2.12rem;
height: 1rem; height: 1rem;
margin-top: 0.2rem; margin: 0.2rem auto;
display: flex; display: flex;
justify-content: center; justify-content: center;
align-items: center; align-items: center;
flex-direction: column; flex-direction: column;
margin-right: 0.15rem; // margin-right: 0.15rem;
background: #f9f8f8; background: #f9f8f8;
.doc { .doc {
font-size: 0.14rem; font-size: 0.14rem;
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论