refactor: 移动端视图明细背景优化

This commit is contained in:
wangjiahao 2021-12-28 15:15:55 +08:00
parent df3a88a004
commit a725f0fa5d

View File

@ -87,4 +87,7 @@ export default {
.table-class{
height: 100%;
}
.full-div{
background-size:100% 100% !important;
}
</style>