| src/styles/element-ui/element-ui.scss | ●●●●● patch | view | raw | blame | history | |
| src/views/home/index.vue | ●●●●● patch | view | raw | blame | history |
src/styles/element-ui/element-ui.scss
@@ -24,13 +24,16 @@ height: 0px; } .el-table__body-wrapper{ .el-table__body-wrapper { height: calc(100% - 48px); overflow: scroll; overflow-x: hidden !important; overflow-y: auto; } .el-table__header-wrapper { height: 48px; } .el-table { height: 100%; } @@ -200,7 +203,7 @@ } .el-date-editor .el-range-input { background-color: #1b3e6f ; background-color: #1b3e6f; color: #fff; height: 32px; } @@ -216,11 +219,12 @@ height: 34px; } .el-date-editor .el-range__icon { .el-date-editor .el-range__icon { line-height: 27px; } .el-picker-panel [slot=sidebar], .el-picker-panel__sidebar { .el-picker-panel [slot=sidebar], .el-picker-panel__sidebar { background-color: #1b3e6f; } src/views/home/index.vue
@@ -2,7 +2,7 @@ * @Author: shuishen 1109946754@qq.com * @Date: 2022-08-18 16:18:17 * @LastEditors: shuishen 1109946754@qq.com * @LastEditTime: 2022-10-25 15:17:44 * @LastEditTime: 2022-10-26 09:02:31 * @FilePath: \srs-police-affairs\src\views\home\index.vue * @Description: 小区-栋-层-房屋 * @@ -1061,10 +1061,6 @@ .container { color: #fff; width: 100%; :deep(.el-table__body-wrapper) { overflow-x: hidden !important; } .left-container { position: fixed;