203 lines
3.6 KiB
JSON
203 lines
3.6 KiB
JSON
{
|
|
"pages": [
|
|
{
|
|
"path": "pages/index/index",
|
|
"style": {
|
|
"navigationBarTitleText": "心理数据平台",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/webview/index",
|
|
"style": {
|
|
"navigationBarTitleText": "查看"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/message/send",
|
|
"style": {
|
|
"navigationBarTitleText": "发送消息"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/message/notice",
|
|
"style": {
|
|
"navigationBarTitleText": "通知"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/message/inbox",
|
|
"style": {
|
|
"navigationBarTitleText": "收件箱"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/message/outbox",
|
|
"style": {
|
|
"navigationBarTitleText": "发件箱"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/assessment/index",
|
|
"style": {
|
|
"navigationBarTitleText": "测评列表"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/assessment/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "测评详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/report/index",
|
|
"style": {
|
|
"navigationBarTitleText": "报告列表"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/report/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "报告详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/comprehensive/index",
|
|
"style": {
|
|
"navigationBarTitleText": "综合报告"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/comprehensive/history",
|
|
"style": {
|
|
"navigationBarTitleText": "综合报告历史"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/comprehensive/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "综合报告详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/voice/index",
|
|
"style": {
|
|
"navigationBarTitleText": "语音助手"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/warning/index",
|
|
"style": {
|
|
"navigationBarTitleText": "预警中心"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/warning/createTask",
|
|
"style": {
|
|
"navigationBarTitleText": "创建干预任务"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/interventionTask/index",
|
|
"style": {
|
|
"navigationBarTitleText": "干预任务"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/interventionTask/detail",
|
|
"style": {
|
|
"navigationBarTitleText": "任务详情"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/interventionTask/addRecord",
|
|
"style": {
|
|
"navigationBarTitleText": "新增干预记录"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/profile/index",
|
|
"style": {
|
|
"navigationBarTitleText": "个体画像"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/profile/tags",
|
|
"style": {
|
|
"navigationBarTitleText": "标签管理"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/profile/compare",
|
|
"style": {
|
|
"navigationBarTitleText": "历史对比"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/profile/tagFilter",
|
|
"style": {
|
|
"navigationBarTitleText": "标签筛选",
|
|
"navigationStyle": "custom"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/dashboard/index",
|
|
"style": {
|
|
"navigationBarTitleText": "监区看板"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/chart/templates",
|
|
"style": {
|
|
"navigationBarTitleText": "图表模板"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/chart/custom",
|
|
"style": {
|
|
"navigationBarTitleText": "自定义图表"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/chart/drillUsers",
|
|
"style": {
|
|
"navigationBarTitleText": "下钻名单"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/chart/sentenceCrimeAnalysis",
|
|
"style": {
|
|
"navigationBarTitleText": "刑期/罪名分析"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/settings/index",
|
|
"style": {
|
|
"navigationBarTitleText": "我的"
|
|
}
|
|
},
|
|
{
|
|
"path": "pages/login/index",
|
|
"style": {
|
|
"navigationBarTitleText": "登录"
|
|
}
|
|
}
|
|
],
|
|
"globalStyle": {
|
|
"navigationBarTextStyle": "white",
|
|
"navigationBarTitleText": "心理数据平台",
|
|
"navigationBarBackgroundColor": "#050b18",
|
|
"backgroundColor": "#050b18"
|
|
},
|
|
"tabBar": {
|
|
"custom": false,
|
|
"list": [
|
|
{
|
|
"pagePath": "pages/index/index",
|
|
"text": "首页"
|
|
}
|
|
]
|
|
},
|
|
"uniIdRouter": {}
|
|
}
|