video.json 155 B

1234567
  1. {
  2. "navigationBarTitleText": "教学视频",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "list": "/pages/index/video/componets/list"
  6. }
  7. }