collect.json 216 B

12345678
  1. {
  2. "navigationBarTitleText": "我的收藏",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "course-list": "/pages/index/components/knowVidList",
  6. "hotgods": "/pagesA/mall/componets/hotgodlist"
  7. }
  8. }