dashboard
repositories
filestore
activity
search
login
Can not load repository new_exchange.git
admin
/
dabao_wap
forked from
dg/dabao_wap
summary
commits
tree
docs
forks
compare
blame
|
history
|
raw
轮播图图片
dcc
2024-05-19
2f696233b5474d76f592f6146174bf610002cd07
[~admin/dabao_wap.git]
/
jsconfig.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": [
"src/*"
]
}
},
"exclude": [
"node_modules",
"dist"
]
}