index.json 213 B

12345678
  1. {
  2. "navigationBarTitleText": "精彩视频",
  3. "usingComponents": {
  4. "van-empty": "@vant/weapp/empty/index",
  5. "van-cell": "@vant/weapp/cell/index",
  6. "van-cell-group": "@vant/weapp/cell-group/index"
  7. }
  8. }