fix: header bg color

This commit is contained in:
jialin
2026-01-12 12:24:34 +08:00
parent f47348106e
commit 2e5b075d1b
3 changed files with 23 additions and 15 deletions
-11
View File
@@ -81,17 +81,6 @@ export default defineConfig({
routePrefetch: {
defaultPrefetch: 'intent'
},
// fastRefresh: false,
targets: {
firefox: 79
},
extraBabelIncludes: [
/node_modules\/react-error-overlay/,
/node_modules\/@umijs/,
/node_modules\/strip-ansi/,
/node_modules\/antd/,
/node_modules\/rc-/
],
keepalive: keepAlive,
locale: {
antd: true,