fix: DocAlert 显示导致页面的高度计算不准确:infra 和 system 模块的调整

This commit is contained in:
YunaiV
2025-04-25 22:03:06 +08:00
parent 4125265582
commit 8e1c75833c
32 changed files with 127 additions and 63 deletions

View File

@@ -17,7 +17,9 @@ function onDictTypeSelect(dictType: string) {
<template>
<Page auto-content-height>
<DocAlert title="字典管理" url="https://doc.iocoder.cn/system-dict/" />
<template #doc>
<DocAlert title="字典管理" url="https://doc.iocoder.cn/system-dict/" />
</template>
<div class="flex h-full">
<!-- 左侧字典类型列表 -->