@@ -1,6 +1,6 @@
{
"usingComponents": {
- "VideoSwiper": "../../component/video-swiper/index",
- "Comment": "../../component/comment/comment"
+ "VideoSwiper": "../../../component/video-swiper/index",
+ "Comment": "../../../component/comment/comment"
}