mirror of
https://github.com/spark-store-project/spark-store-abyss
synced 2025-12-17 04:41:37 +08:00
feat: 优化暗黑模式切换逻辑,添加初始化脚本
This commit is contained in:
@@ -38,6 +38,11 @@ export default defineNuxtConfig({
|
||||
href: "/icon/spark.svg",
|
||||
},
|
||||
],
|
||||
script: [
|
||||
{
|
||||
src: "/init_dark.js",
|
||||
},
|
||||
],
|
||||
},
|
||||
},
|
||||
vite: {
|
||||
|
||||
Reference in New Issue
Block a user