初始化
Some checks failed
CI / Test (ubuntu-latest) (push) Has been cancelled
CI / Test (windows-latest) (push) Has been cancelled
CI / Lint (ubuntu-latest) (push) Has been cancelled
CI / Lint (windows-latest) (push) Has been cancelled
CI / Check (ubuntu-latest) (push) Has been cancelled
CI / Check (windows-latest) (push) Has been cancelled
CI / CI OK (push) Has been cancelled
CodeQL / Analyze (javascript-typescript) (push) Has been cancelled
Deploy Website on push / Deploy Push Playground Ftp (push) Has been cancelled
Deploy Website on push / Deploy Push Docs Ftp (push) Has been cancelled
Deploy Website on push / Deploy Push Antd Ftp (push) Has been cancelled
Deploy Website on push / Deploy Push Element Ftp (push) Has been cancelled
Deploy Website on push / Deploy Push Naive Ftp (push) Has been cancelled
Deploy Website on push / Rerun on failure (push) Has been cancelled
Release Drafter / update_release_draft (push) Has been cancelled

缺陷:主题配色需要优化整体的同风格
This commit is contained in:
2026-08-14 23:23:58 +08:00
parent 27135f4ae6
commit 982bd9cd1b

View File

@@ -9,7 +9,7 @@ export default defineConfig({
environmentOptions: {
happyDOM: {
settings: {
// happy-dom v20+ disables JS evaluation by default (security fix).
// happy-dom v20+ disables JS evaluation by default (security fix).1
// Treat disabled script loading as success to preserve test behavior.
handleDisabledFileLoadingAsSuccess: true,
},