GM后台添加皮肤

This commit is contained in:
luying
2020-12-17 13:17:19 +08:00
parent b79157b5c9
commit 04063fe2d4
9 changed files with 115 additions and 64 deletions

View File

@@ -19,6 +19,7 @@
"noFallthroughCasesInSwitch": true,
"skipLibCheck": true,
"skipDefaultLibCheck": true,
"strictNullChecks": false,
"inlineSourceMap": true,
"importHelpers": true,
"baseUrl": ".",