会员
周边
捐助
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
秃头的铲屎官
CnBlogs
Home
New Post
Contact
Admin
Subscription
2023年3月16日
vue3+ts 页面引入js 提示找不到模块“@/api/index”或其相应的类型声明。
页面引入js文件,底部会有个红色提示 处理方式: 在 tsconfig.json 加上 baseUrl 和 paths 的 即可。 { "compilerOptions": { "target": "ESNext", "useDefineForClassFields": true, "module"
Read More
posted @ 2023-03-16 16:44 秃头的铲屎官
Views(5188)
Comments(0)
Diggs(0)
Edit
公告