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

index.json 318B

1234567891011
  1. {
  2. "navigationStyle": "custom",
  3. "navigationBarTitleText": "",
  4. "enablePullDownRefresh": true,
  5. "usingComponents": {
  6. "living-data": "/pages/index/livingdata",
  7. "today-performance": "/pages/index/todayPerformance",
  8. "plan-examine": "/pages/index/planList",
  9. "audit-list": "/pages/index/auditList"
  10. }
  11. }