| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869 |
- [{
- "text": "基础资料",
- "iconCls": "x-ss ss-nav-info",
- "items": [{
- "id": "basic-school-schoolinfo",
- "text": "学校信息",
- "view": "basic-school-schoolinfo"
- }, {
- "id": "basic-class-classinfo",
- "text": "班级组织",
- "view": "basic-class-classinfo"
- }, {
- "id": "basic-staff-stafflist",
- "text": "教职工信息",
- "view": "basic-staff-stafflist"
- }, {
- "id": "basic-student-studentlist",
- "text": "学生信息",
- "view": "basic-student-studentlist"
- }, {
- "id": "basic-subject-list",
- "text": "学科信息",
- "view": "basic-subject-list"
- }]
- }, {
- "text": "家校互动",
- "iconCls": "x-ss ss-nav-interaction",
- "items": [{
- "id": "interaction-notice-list",
- "text": "学校通知",
- "view": "interaction-notice-list"
- }, {
- "id": "interaction-homework-list",
- "text": "作业发布",
- "view": "interaction-homework-list"
- }, {
- "id": "interaction-timetable-list",
- "text": "课程表",
- "view": "interaction-timetable-list"
- }, {
- "id": "interaction-score-list",
- "text": "成绩发布",
- "view": "interaction-score-list"
- }, {
- "id": "interaction-mailbox-list",
- "text": "校长信箱",
- "view": "interaction-mailbox-list"
- }, {
- "id": "interaction-access-list",
- "text": "出入校记录",
- "view": "interaction-access-list"
- }]
- }, {
- "text": "系统设置",
- "iconCls": "x-ss ss-nav-setting",
- "items": [{
- "id": "setting-access-roleaccess",
- "text": "角色授权",
- "view": "setting-access-roleaccess"
- }, {
- "id": "setting-device-list",
- "text": "设备参数",
- "view": "setting-device-list"
- }, {
- "id": "setting-operatelog-operatelog",
- "text": "操作日志",
- "view": "setting-operatelog-operatelog"
- }]
- }]
|