Ltzero
Results
1
comments of
Ltzero
同样是vite项目,报Component is not found in path "node-modules/@dcloudio/uni-ui/lib/uni-calendar/uni-calendar, easyCom已配,检查了一下发现路径下面是有这个文件的 "easycom": { "autoscan": true, "custom": { "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1.vue", "^uni-calendar": "@dcloudio/uni-ui/lib/uni-calendarddd/uni-calendar.vue" } } 单独设置也不行