摘要: .resource-table { border-collapse: separate; /* 设置边框分离 */ border-spacing: 0; /* 边框间距设置为0 */ width: 100%; /* 表格宽度 */ thead tr { background: #f0f3f5; th 阅读全文
posted @ 2024-11-18 16:32 Simon9527 阅读(5) 评论(0) 推荐(0) 编辑