酷炫直播运营系统小程序版本

liveSituation.json 323B

12345678910
  1. {
  2. "navigationBarTitleText": "直播情况",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "uni-drawer": "/uni_modules/uni-drawer/components/uni-drawer/uni-drawer",
  6. "no-data": "/components/noData",
  7. "time-filtrate": "/components/timeFiltrate",
  8. "self-indicators": "/components/selfIndicators"
  9. }
  10. }