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