dashboard
repositories
filestore
activity
search
login
html
/
qyp/qyp_plat
权益品项目后台
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
支付历史,权益领取时间查询
zhaoxiaoqiang
2023-09-07
d5109bc673f9e526c5331947429a31a00bf6754d
[html/qyp/qyp_plat.git]
/
jsconfig.json
1
2
3
4
5
6
7
8
9
{
"compilerOptions": {
"baseUrl": "./",
"paths": {
"@/*": ["src/*"]
}
},
"exclude": ["node_modules", "dist"]
}