样式统一

This commit is contained in:
2026-08-24 14:48:08 +08:00
parent 215a48446d
commit 1a1b1ce66b
25 changed files with 479 additions and 395 deletions
@@ -327,10 +327,6 @@ export default {
</script>
<style scoped lang="scss">
.app-container {
padding: 20px;
}
.plan-import-page {
.search-card {
margin-bottom: 16px;
@@ -408,12 +404,6 @@ export default {
.import-table {
width: 100%;
}
.pagination-wrapper {
display: flex;
justify-content: flex-end;
margin-top: 16px;
}
}
}
</style>