公告板
版本库
filestore
活动
搜索
登录
main
/
admin_mobile
蓄电池app
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
机房列表
whycwx
2021-07-30
b9adfa8f6e54151b8f87dfade7866d2e60ce743e
[admin_mobile.git]
/
jsconfig.json
1
2
3
4
5
6
7
8
9
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": ["node_modules", "dist"]
}