公告板
版本库
filestore
活动
搜索
登录
陈少雄
/
sms_center_backstage
短信中心
概况
操作记录
提交次数
目录
文档
派生
对比
查看
|
历史
|
提交
|
提交对比
添加上传文件组件、上传多类型文件(自动上传)组件
long
2021-06-11
841a51ab9c588f3401416b3158954321ae77c73e
[~chenshaoxiong/sms_center_backstage.git]
/
jsconfig.json
提交
|
用户
|
age
2a61f6
1
{
L
2
"compilerOptions": {
3
"baseUrl": "./",
4
"paths": {
5
"@/*": ["src/*"]
6
}
7
},
8
"exclude": ["node_modules", "dist"]
9
}