随笔分类 -  CSS

element 表格中特定列进行动态绑定样式
摘要:<el-table v-loading="listLoading" :data="list" :element-loading-text="elementLoadingText"> </el-table-column> <el-table-column show-overflow-tooltip p 阅读全文

posted @ 2022-10-08 16:40 糯米白白 阅读(54) 评论(0) 推荐(0)

CSS table 固定行列
摘要:<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title></title> <style> .table_wrap { width: 100%; height: 100px; overflow: auto; border-bottom:1 阅读全文

posted @ 2022-09-27 10:32 糯米白白 阅读(197) 评论(0) 推荐(0)

导航