This commit is contained in:
熊成强 2020-11-20 16:51:54 +08:00
parent ada5ab4458
commit 9d9d60b7b0

View File

@ -260,7 +260,8 @@ export default {
.kaohe{ .kaohe{
width: 300px !important; width: 300px !important;
display: block; display: block;
flex: none; flex: 1 1 auto;
// flex: none;
} }
.nojixiao{ .nojixiao{
text-align: center; text-align: center;
@ -360,6 +361,7 @@ export default {
} }
.quanzhomng{ .quanzhomng{
width: 100px !important; width: 100px !important;
.center();
text-align: center; text-align: center;
} }
.table{ .table{