1234567891011 |
- {
- "navigationStyle": "custom",
- "navigationBarTitleText": "",
- "enablePullDownRefresh": true,
- "usingComponents": {
- "living-data": "/pages/index/livingdata",
- "today-performance": "/pages/index/todayPerformance",
- "plan-examine": "/pages/index/planList",
- "audit-list": "/pages/index/auditList"
- }
- }
|