fix: 清除基础信息

This commit is contained in:
手瓜一十雪 2024-11-15 20:34:42 +08:00
parent bec88fee04
commit 9799d02ad2

View File

@ -1,6 +1,7 @@
<template> <template>
<div class="other-config"> <div class="other-config">
<h1>面板其余配置</h1> <div>
<p>这里显示面板的其余配置</p> <t-divider content="其余配置" align="left" />
</div>
</div> </div>
</template> </template>