dashboard
repositories
filestore
activity
search
login
okjysweb
/
okjys-admin
新版交易所前段管理后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
1
PC-20250623MANY\Administrator
2025-09-28
a640189bfe314fb2c0878414520a80cc3c3fccf3
[okjysweb/okjys-admin.git]
/
jsconfig.json
1
2
3
4
5
6
7
8
9
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": ["node_modules", "dist"]
}