Initial commit of akmon project
This commit is contained in:
479
pages_backup.json
Normal file
479
pages_backup.json
Normal file
@@ -0,0 +1,479 @@
|
||||
{
|
||||
"pages": [
|
||||
// {
|
||||
// "path": "pages/test/supatest",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "supadb测试"
|
||||
// }
|
||||
// }
|
||||
// ,
|
||||
// {
|
||||
// "path": "pages/test/slottestpage",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "realtime测试"
|
||||
// }
|
||||
// }
|
||||
// ,
|
||||
// {
|
||||
// "path": "pages/admins/roles/index",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "角色管理",
|
||||
// "navigationBarBackgroundColor": "#FFFFFF"
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// "path": "pages/admins/user-management",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "用户管理",
|
||||
// "navigationBarBackgroundColor": "#FFFFFF"
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// "path": "pages/admins/users/detail",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "用户详情",
|
||||
// "navigationBarBackgroundColor": "#FFFFFF"
|
||||
// }
|
||||
|
||||
// }
|
||||
// ,
|
||||
// ,
|
||||
// {
|
||||
// "path": "pages/test/suparealtimetest",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "realtime测试"
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// "path": "pages/test/supatest",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "supa测试"
|
||||
// }
|
||||
// }
|
||||
{
|
||||
"path": "pages/user/login",
|
||||
"style": {
|
||||
"navigationBarTitleText": "登录",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF",
|
||||
"app-plus": {
|
||||
"titleNView": {
|
||||
"autoBackButton": false
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
,
|
||||
// AI监测系统 - 主导航页
|
||||
// {
|
||||
// "path": "pages/sp/index",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "AI监测系统",
|
||||
// "navigationBarTextStyle": "black",
|
||||
// "navigationBarBackgroundColor": "#FFFFFF"
|
||||
// }
|
||||
// },
|
||||
|
||||
|
||||
// AI监测系统 - 教师端页面
|
||||
// {
|
||||
// "path": "pages/sp/teacher/index",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "教师工作台",
|
||||
// "navigationBarTextStyle": "black",
|
||||
// "navigationBarBackgroundColor": "#FFFFFF"
|
||||
// }
|
||||
// }
|
||||
// ,
|
||||
// {
|
||||
// "path": "pages/sp/teacher/create-assignment",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "创建训练任务",
|
||||
// "navigationBarTextStyle": "black",
|
||||
// "navigationBarBackgroundColor": "#FFFFFF"
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// "path": "pages/sp/teacher/assignment-detail",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "任务详情",
|
||||
// "navigationBarTextStyle": "black",
|
||||
// "navigationBarBackgroundColor": "#FFFFFF"
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// "path": "pages/sp/teacher/records-management",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "训练记录管理",
|
||||
// "navigationBarTextStyle": "black",
|
||||
// "navigationBarBackgroundColor": "#FFFFFF"
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// "path": "pages/sp/teacher/analytics",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "数据分析",
|
||||
// "navigationBarTextStyle": "black",
|
||||
// "navigationBarBackgroundColor": "#FFFFFF"
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// "path": "pages/sp/teacher/projects-management",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "训练项目管理",
|
||||
// "navigationBarTextStyle": "black",
|
||||
// "navigationBarBackgroundColor": "#FFFFFF"
|
||||
// }
|
||||
// },
|
||||
{
|
||||
"path": "pages/sport/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "AI监测系统",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#667eea"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/teacher/dashboard",
|
||||
"style": {
|
||||
"navigationBarTitleText": "教师工作台",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/sport/teacher/projects",
|
||||
"style": {
|
||||
"navigationBarTitleText": "项目管理",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/student/dashboard",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的监测",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/teacher/analytics",
|
||||
"style": {
|
||||
"navigationBarTitleText": "数据分析",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#667eea"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/teacher/create-assignment",
|
||||
"style": {
|
||||
"navigationBarTitleText": "创建作业",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#667eea"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/teacher/records",
|
||||
"style": {
|
||||
"navigationBarTitleText": "训练记录",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#667eea"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/student/training-record",
|
||||
"style": {
|
||||
"navigationBarTitleText": "训练记录",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#667eea"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/student/records",
|
||||
"style": {
|
||||
"navigationBarTitleText": "训练历史",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#667eea"
|
||||
}
|
||||
},
|
||||
// AI监测系统 - 学生端页面
|
||||
// {
|
||||
// "path": "pages/sp/student/index",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "学生主页",
|
||||
// "navigationBarTextStyle": "black",
|
||||
// "navigationBarBackgroundColor": "#FFFFFF"
|
||||
// }
|
||||
// }
|
||||
// ,
|
||||
// {
|
||||
// "path": "pages/sp/student/assignment-detail",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "任务详情",
|
||||
// "navigationBarTextStyle": "black",
|
||||
// "navigationBarBackgroundColor": "#FFFFFF"
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// "path": "pages/sp/student/training-record",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "训练记录",
|
||||
// "navigationBarTextStyle": "black",
|
||||
// "navigationBarBackgroundColor": "#FFFFFF"
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// "path": "pages/sp/student/records-history",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "训练历史",
|
||||
// "navigationBarTextStyle": "black",
|
||||
// "navigationBarBackgroundColor": "#FFFFFF"
|
||||
// }
|
||||
// }
|
||||
// ,
|
||||
// {
|
||||
// "path": "pages/sp/student/progress-tracking",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "进度跟踪",
|
||||
// "navigationBarTextStyle": "black",
|
||||
// "navigationBarBackgroundColor": "#FFFFFF"
|
||||
// }
|
||||
// }
|
||||
// ,
|
||||
// {
|
||||
// "path": "pages/sp/student/skill-detail",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "技能详情",
|
||||
// "navigationBarTextStyle": "black",
|
||||
// "navigationBarBackgroundColor": "#FFFFFF"
|
||||
// }
|
||||
// }
|
||||
// {
|
||||
// "path": "pages/test/gender-picker-view-test",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "性别选择器测试"
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// "path": "pages/user/center",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "个人中心"
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// "path": "pages/user/forgot-password",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "忘记密码"
|
||||
// }
|
||||
// },
|
||||
// {
|
||||
// "path": "pages/user/register",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "用户注册"
|
||||
// } }
|
||||
// ,
|
||||
// {
|
||||
// "path": "pages/user/profile",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "个人资料"
|
||||
// }
|
||||
// }
|
||||
|
||||
|
||||
// {
|
||||
// "path": "pages/index/index",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "首页"
|
||||
// }
|
||||
// },
|
||||
|
||||
// {
|
||||
// "path": "pages/mine/mine",
|
||||
// "style": {
|
||||
// "navigationBarTitleText": "我的"
|
||||
// }
|
||||
// }
|
||||
|
||||
// 新的AI监测系统 - UTSJSONObject 优化版本
|
||||
,
|
||||
{
|
||||
"path": "pages/sport/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "AI监测系统",
|
||||
"navigationBarTextStyle": "white",
|
||||
"navigationBarBackgroundColor": "#667eea",
|
||||
"app-plus": {
|
||||
"titleNView": {
|
||||
"autoBackButton": false
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
// 教师端路由
|
||||
{
|
||||
"path": "pages/sport/teacher/dashboard",
|
||||
"style": {
|
||||
"navigationBarTitleText": "教师工作台",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/teacher/projects",
|
||||
"style": {
|
||||
"navigationBarTitleText": "项目管理",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/teacher/assignments",
|
||||
"style": {
|
||||
"navigationBarTitleText": "作业管理",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/teacher/records",
|
||||
"style": {
|
||||
"navigationBarTitleText": "记录管理",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/teacher/analytics",
|
||||
"style": {
|
||||
"navigationBarTitleText": "数据分析",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/teacher/project-create",
|
||||
"style": {
|
||||
"navigationBarTitleText": "创建项目",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/teacher/project-edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "编辑项目",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/teacher/project-detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "项目详情",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
// 学生端路由
|
||||
{
|
||||
"path": "pages/sport/student/dashboard",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的监测",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/student/assignments",
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的作业",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/student/records",
|
||||
"style": {
|
||||
"navigationBarTitleText": "训练记录",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/student/progress",
|
||||
"style": {
|
||||
"navigationBarTitleText": "进度跟踪",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/student/profile",
|
||||
"style": {
|
||||
"navigationBarTitleText": "个人资料",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/student/assignment-detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "作业详情",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/sport/student/record-detail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "记录详情",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/student/training-record",
|
||||
"style": {
|
||||
"navigationBarTitleText": "训练记录",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/sport/teacher/create-assignment",
|
||||
"style": {
|
||||
"navigationBarTitleText": "创建作业",
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarBackgroundColor": "#FFFFFF"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
],
|
||||
// "tabBar": {
|
||||
// "color": "#999999",
|
||||
// "selectedColor": "#2196f3",
|
||||
// "backgroundColor": "#ffffff",
|
||||
// "borderStyle": "black",
|
||||
// "list": [
|
||||
// {
|
||||
// "pagePath": "pages/index/index",
|
||||
// "iconPath": "static/logo.png",
|
||||
// "selectedIconPath": "static/logo.png",
|
||||
// "text": "首页"
|
||||
// },
|
||||
// {
|
||||
// "pagePath": "pages/mine/mine",
|
||||
// "iconPath": "static/logo.png",
|
||||
// "selectedIconPath": "static/logo.png",
|
||||
// "text": "我的"
|
||||
// }
|
||||
// ]
|
||||
// },
|
||||
"globalStyle": {
|
||||
"navigationBarTextStyle": "black",
|
||||
"navigationBarTitleText": "uni-app x",
|
||||
"navigationBarBackgroundColor": "#F8F8F8",
|
||||
"backgroundColor": "#F8F8F8"
|
||||
},
|
||||
"uniIdRouter": {}
|
||||
}
|
||||
Reference in New Issue
Block a user