添加AI分析
Some checks failed
Deploy / build-and-deploy (push) Has been cancelled

This commit is contained in:
2025-09-28 10:51:04 +08:00
parent 0f0312529b
commit c6d2e17476
8 changed files with 250 additions and 82 deletions

View File

@@ -18,6 +18,7 @@ import {
NTabPane,
NTabs,
NTag,
NSpin,
create,
} from "naive-ui"
import "normalize.css"
@@ -45,6 +46,7 @@ const naive = create({
NTabs,
NTabPane,
NDropdown,
NSpin,
],
})