mirror of
https://github.com/continew-org/continew-admin.git
synced 2025-10-30 02:57:09 +08:00
feat: 发送短信适配 ContiNew Starter 行为验证码
This commit is contained in:
@@ -13,7 +13,8 @@
|
||||
"@/*": ["src/*"]
|
||||
},
|
||||
"lib": ["es2020", "dom"],
|
||||
"skipLibCheck": true
|
||||
"skipLibCheck": true,
|
||||
"allowJs": true
|
||||
},
|
||||
"include": ["src/**/*", "src/**/*.vue"],
|
||||
"exclude": ["node_modules"]
|
||||
|
||||
Reference in New Issue
Block a user