refactor: 界面重构美化
This commit is contained in:
@@ -4,9 +4,8 @@
|
||||
"module": "esnext",
|
||||
"moduleResolution": "bundler",
|
||||
"lib": ["esnext", "dom"],
|
||||
"baseUrl": ".",
|
||||
"paths": {
|
||||
"@/*": ["src/*"]
|
||||
"@/*": ["./src/*"]
|
||||
},
|
||||
|
||||
// 严格性和类型检查相关配置
|
||||
|
||||
Reference in New Issue
Block a user