Rorschach 3 년 전
부모
커밋
a296f42221
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      pages/activity/index/index.json

+ 2 - 2
pages/activity/index/index.json

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