miniprogram/page/weui/example/draggable/draggable.json: ["usingComponents"]["draggable"]: "../../components/draggable/draggable" 未找到
如何解决,望指点。
miniprogram/page/weui/example/draggable/draggable.json: ["usingComponents"]["draggable"]: "../../components/draggable/draggable" 未找到
如何解决,望指点。
3 个回答
清一下缓存试试
我的是"/../../components/ocr/ocr"改为"/components/ocr/ocr"就能用了
路径的问题,
"usingComponents": { "mp-navigation-bar": "weui-miniprogram/navigation-bar/navigation-bar", s升级前 "/weui-miniprogr..." 升级后就不行了 试了几个 去掉 / 就行了