Skip to content

Commit

Permalink
添加动态改变主题
Browse files Browse the repository at this point in the history
  • Loading branch information
jsxiaosi committed Jun 13, 2021
1 parent 4b07883 commit a488031
Show file tree
Hide file tree
Showing 14 changed files with 5,809 additions and 396 deletions.
9 changes: 9 additions & 0 deletions jsconfig.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": ["node_modules", "dist"]
}
Loading

0 comments on commit a488031

Please sign in to comment.