This commit is contained in:
2025-03-13 09:42:15 +08:00
parent 59823a2ca1
commit d49f771baf
14 changed files with 516 additions and 364 deletions

View File

@@ -153,7 +153,7 @@ export default {
}
.titleItem {
width: calc(100% - 30rpx);
width: calc(100% );
justify-content: space-between;
}