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"
   }
 }