update
Some checks failed
Deploy / deploy (push) Has been cancelled

This commit is contained in:
2026-01-04 22:22:46 +08:00
parent 774e463ad4
commit c3f818e738
2 changed files with 22 additions and 8 deletions

View File

@@ -105,12 +105,12 @@ onBeforeUnmount(() => {
<n-flex align="center">
<span>Mermaid 代码</span>
<n-flex align="center">
<n-button text @click="copyCode" size="small" type="primary"
>复制</n-button
>
<n-button text @click="clearCode" type="error" size="small"
>清空</n-button
>
<n-button text @click="copyCode" size="small" type="primary">
复制
</n-button>
<n-button text @click="clearCode" type="error" size="small">
清空
</n-button>
</n-flex>
</n-flex>
<n-input