文档片段全面改进,不使用render

This commit is contained in:
2025-04-20 17:50:07 +08:00
parent e43f9230eb
commit 68c93f5d83
48 changed files with 1330 additions and 732 deletions

View File

@@ -17,7 +17,7 @@
测试管理平台
</div>
</a-typography-title>
<a-typography-title :heading="6" class="version">V0.0.4</a-typography-title>
<a-typography-title :heading="6" class="version">v{{ $version }}</a-typography-title>
<icon-menu-fold
v-if="!topMenu && appStore.device === 'mobile'"
style="font-size: 22px; cursor: pointer"