页面接口对接,以及样式调整

This commit is contained in:
2026-08-24 15:28:13 +08:00
parent 1a1b1ce66b
commit 48aa410130
32 changed files with 824 additions and 919 deletions
@@ -424,9 +424,19 @@ export default {
</script>
<style scoped lang="scss">
.app-container {
padding: 20px;
}
.syllabus-page {
.search-card {
margin-bottom: 16px;
.search-form {
.w-full {
width: 100%;
}
.search-actions {
padding-top: 4px;
}