feat: 内容稿件列表、上传内容、通用Textovertips组件封装

This commit is contained in:
rd
2025-07-28 17:55:04 +08:00
parent deea250557
commit 6513fcf2ed
23 changed files with 733 additions and 111 deletions

View File

@ -1,6 +1,9 @@
.arco-form {
.arco-form-item {
margin-bottom: 16px !important;
margin-bottom: 0;
&:not(:last-child) {
margin-bottom: 16px !important;
}
.arco-form-item-label-col {
padding-right: 12px !important;
.arco-form-item-label {