1 Star 1 Fork 1

世风十三 / nice-router-taro

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
jsconfig.json 442 Bytes
一键复制 编辑 原始数据 按行查看 历史
其实我是kala 提交于 2020-04-09 01:21 . 重构use service
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/components/*": ["./src/components/*"],
"@/utils/*": ["./src/utils/*"],
"@/service/*": ["./src/service/*"],
"@/nice-router/*": ["./src/nice-router/*"],
"@/genericpage/*": ["./src/genericpage/*"],
"@/genericform/*": ["./src/genericform/*"],
"@/server-image/*": ["./src/server-image/*"],
"@/listof/*": ["./src/listof/*"]
}
}
}
1
https://gitee.com/wind13/nice-router-taro.git
git@gitee.com:wind13/nice-router-taro.git
wind13
nice-router-taro
nice-router-taro
master

搜索帮助