refactor: 完全移除内置 vxe-table 支持

This commit is contained in:
xiaoxian521
2022-12-05 13:41:58 +08:00
parent 95940312a9
commit 3629a66535
17 changed files with 4334 additions and 2740 deletions

View File

@@ -19,9 +19,3 @@
.html-weakness {
filter: invert(80%);
}
/* 重置 vxe-table 样式 */
.vxe-button.type--button.theme--primary:hover,
.vxe-pager .vxe-pager--num-btn:not(.is--disabled).is--active {
color: #fff !important;
}