vue2 修改ant-table边框颜色
::v-deep .ant-table {
border: 1px solid #0fa6ff !important;
}
::v-deep .ant-table td,
::v-deep .ant-table th {
border-color: #0fa6ff !important;
}
::v-deep .ant-table-thead > tr > th {
border-bottom: 1px

最低0.47元/天 解锁文章
294

被折叠的 条评论
为什么被折叠?



