解决后端更新之后es中与前端不匹配bug,优化部分代码复用性

This commit is contained in:
lemon橪
2021-09-02 16:08:35 +08:00
parent 275d76c0dd
commit 6ca01d2c71
15 changed files with 88 additions and 73 deletions

View File

@@ -790,7 +790,7 @@ page {
.wrapper {
height: auto;
background: #ededed;
background: #f7f7f7;
padding-bottom: 200rpx;
overflow: auto !important;
}