perf: 优化标题

This commit is contained in:
奔跑的面条 2022-10-16 20:49:48 +08:00
parent ccb9bfe84b
commit 88894dee40

View File

@ -27,7 +27,7 @@
<n-card :bordered="false" role="dialog" size="small" aria-modal="true" style="width: 1200px; height: 700px">
<template #header>
<n-space>
<n-text>事件编辑器配合源码使用</n-text>
<n-text>高级事件编辑器配合源码使用</n-text>
</n-space>
</template>
<template #header-extra> </template>