仪表盘
版本库
文件存储
活动
搜索
登录
main
/
mom-pro2-before
宁夏三级mom前端
概况
操作记录
提交次数
目录
文档
分支
对比
blame
|
历史
|
原始文档
银川 1.删除压缩包
gaoluyang
2026-08-06
c54f9340d6d0dfa95be9e2b57153c13f6c215ceb
[mom-pro2-before.git]
/
internal
/
tailwind-config
/
tsconfig.json
1
2
3
4
5
6
{
"$schema": "https://json.schemastore.org/tsconfig",
"extends": "@vben/tsconfig/web.json",
"include": ["src"],
"exclude": ["node_modules"]
}