12345678910 |
- {
- "navigationBarTitleText": "直播情况",
- "enablePullDownRefresh": true,
- "usingComponents": {
- "uni-drawer": "/uni_modules/uni-drawer/components/uni-drawer/uni-drawer",
- "no-data": "/components/noData",
- "time-filtrate": "/components/timeFiltrate",
- "self-indicators": "/components/selfIndicators"
- }
- }
|