网站开发vs平台的功能,试用网建设网站,房地产微信互动营销网站建设,阳狮做网站是不是用到了fixed
// 因为我只有在小屏显示不下的时候才会出现这个问题所以我在这里做了适配(建议把样式放在全局)
media screen and (max-width: 1800px) {// 由于使用了fixed导致横向条无法拖动出现bug.Table-page .el-table__fixed {height: auto !important;bottom: 2px …是不是用到了fixed
// 因为我只有在小屏显示不下的时候才会出现这个问题所以我在这里做了适配(建议把样式放在全局)
media screen and (max-width: 1800px) {// 由于使用了fixed导致横向条无法拖动出现bug.Table-page .el-table__fixed {height: auto !important;bottom: 2px !important;}.Table-page .el-table__fixed-body-wrapper {max-height: calc(100% - 6px) !important;bottom: 0 !important;}.Table-page .el-table__fixed-right-patch {width: 0 !important;}}!-- 表格 --
div classTable-page reftableel-table refTable v-loadingtableLoding border stripe :datatableData :max-height699el-table-column typeindex label 序号 aligncenter width50 fixed/el-table-column/el-table
/div