소스 검색

商学院

zhaoxiaohai 3 년 전
부모
커밋
6cd4e61cf5
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      pages/college/detail.json

+ 1 - 1
pages/college/detail.json

@@ -1,7 +1,7 @@
 {
     "navigationBarTitleText": "课程详情",
     "usingComponents": {
-        "DispalyData": "../annunciate/modules/displayData",
+        "DispalyData": "/components/My_displayData/displayData",
         "My_accessory": "../../components/My_accessory/index"
     }
 }