1234567891011121314 |
- {
- "navigationBarTitleText": "课表",
- "navigationStyle": "custom",
- "usingComponents": {
- "uni-nav-bar": "/uni_modules/uni-nav-bar/components/uni-nav-bar/uni-nav-bar",
- "uni-calendar": "/uni_modules/uni-calendar/components/uni-calendar/uni-calendar",
- "tab-list": "/components/toptab/tab",
- "sh-list": "/components/shlist/list",
- "time-table": "/components/timetable/timetable",
- "no-data": "/components/nodata/nodata",
- "pop-up": "/components/popup/popup",
- "footers": "/components/footer/footer"
- }
- }
|