ykt-wxapp/pages.json

337 lines
6.3 KiB
JSON
Raw Normal View History

2026-01-19 18:52:18 +08:00
{
"pages": [
{
2026-02-02 18:22:22 +08:00
"path": "pages/home/message-home",
2026-01-19 18:52:18 +08:00
"style": {
2026-01-29 10:43:06 +08:00
"navigationBarTitleText": "消息"
2026-01-19 18:52:18 +08:00
}
},
{
"path": "pages/login/redirect-page",
2026-01-19 18:52:18 +08:00
"style": {
"navigationBarTitleText": "登录"
2026-01-19 18:52:18 +08:00
}
},
2026-02-10 09:43:53 +08:00
{
"path": "pages/login/agreement",
"style": {
"navigationBarTitleText": ""
}
},
2026-01-23 16:09:34 +08:00
{
2026-02-02 18:22:22 +08:00
"path": "pages/home/work-home",
2026-01-23 16:09:34 +08:00
"style": {
2026-02-02 18:22:22 +08:00
"navigationBarTitleText": "工作台"
2026-01-27 13:42:59 +08:00
}
},
2026-01-26 18:08:01 +08:00
{
2026-02-02 18:22:22 +08:00
"path": "pages/home/case-home",
2026-01-26 18:08:01 +08:00
"style": {
"navigationBarTitleText": "病历"
2026-01-26 18:08:01 +08:00
}
},
2026-01-27 13:42:59 +08:00
{
"path": "pages/webview/webview",
"style": {
"navigationBarTitleText": "预览"
}
},
2026-01-27 16:46:36 +08:00
{
"path": "pages/library/diagnosis-list",
"style": {
"navigationBarTitleText": "诊断"
}
},
2026-01-29 13:36:43 +08:00
{
"path": "pages/library/tag-list/tag-list",
"style": {
"navigationBarTitleText": "标签"
}
},
2026-01-27 16:46:36 +08:00
{
"path": "pages/others/edit-positive-find",
"style": {
"navigationBarTitleText": "阳性发现"
}
},
2026-01-29 10:43:06 +08:00
{
"path": "pages/login/login",
"style": {
2026-01-23 14:36:28 +08:00
"navigationBarTitleText": "授权登录"
2026-01-29 10:43:06 +08:00
}
2026-02-02 18:22:22 +08:00
}
],
"subPackages": [
{
"root": "pages/message",
"pages": [
{
"path": "common-phrases",
"style": {
"navigationBarTitleText": "常用语"
}
},
{
"path": "article-list",
"style": {
"navigationBarTitleText": "宣教文章"
}
},
{
"path": "article-detail",
"style": {
"navigationBarTitleText": "宣教文章"
}
},
{
"path": "survey-list",
"style": {
"navigationBarTitleText": "问卷列表"
}
},
{
"path": "index",
"style": {
"navigationBarTitleText": "聊天",
"enablePullDownRefresh": false
}
}
]
},
{
"root": "pages/work",
"pages": [
{
"path": "profile",
"style": {
"navigationBarTitleText": "完善个人信息"
}
},
{
"path": "department-select",
"style": {
"navigationBarTitleText": "选择科室"
}
},
2026-02-05 17:12:52 +08:00
{
"path": "hospital-select",
"style": {
"navigationBarTitleText": "选择医院"
}
},
2026-02-02 18:22:22 +08:00
{
"path": "verify/assistant",
"style": {
"navigationBarTitleText": "上传证照"
}
},
{
"path": "verify/doctor",
"style": {
"navigationBarTitleText": "上传证照"
}
},
{
"path": "team/invite/invite-patient",
"style": {
"navigationBarTitleText": "邀请患者"
}
},
{
"path": "team/invite/invite-teammate",
"style": {
"navigationBarTitleText": "邀请成员"
}
},
{
"path": "team/list/team-list",
"style": {
"navigationBarTitleText": "我的团队"
}
},
{
"path": "team/edit/team-edit",
"style": {
"navigationBarTitleText": "修改团队信息"
}
},
{
"path": "team/detail/team-detail",
"style": {
"navigationBarTitleText": "团队信息"
}
},
{
"path": "service/contact-service",
"style": {
"navigationBarTitleText": "联系企微客服"
}
},
{
2026-02-02 19:23:08 +08:00
"path": "todo/todo-detail",
"style": {
"navigationBarTitleText": "待办详情"
}
2026-02-02 18:22:22 +08:00
}
]
},
{
"root": "pages/case",
"pages": [
{
"path": "search",
"style": {
"navigationBarTitleText": "搜索患者"
}
},
{
"path": "group-manage",
"style": {
"navigationBarTitleText": "分组管理"
}
},
{
"path": "batch-transfer",
"style": {
"navigationBarTitleText": "转移客户给其他团队"
}
},
{
"path": "batch-share",
"style": {
"navigationBarTitleText": "共享客户"
}
},
{
"path": "patient-create",
"style": {
"navigationBarTitleText": "新增患者"
}
},
{
"path": "patient-inner-info",
"style": {
"navigationBarTitleText": "内部信息"
}
},
{
"path": "archive-detail",
"style": {
"navigationBarTitleText": "档案详情"
}
},
{
"path": "archive-edit",
"style": {
"navigationBarTitleText": "档案编辑"
}
},
{
"path": "visit-record-detail",
"style": {
"navigationBarTitleText": "健康档案"
}
},
{
"path": "visit-record-view",
"style": {
"navigationBarTitleText": "病历详情"
}
},
{
"path": "medical-case-form",
"style": {
"navigationBarTitleText": "添加病历"
}
},
2026-02-09 14:06:35 +08:00
{
"path": "ai-medical-case-form",
"style": {
"navigationBarTitleText": "添加病历"
}
},
2026-02-02 18:22:22 +08:00
{
"path": "service-record-detail",
"style": {
"navigationBarTitleText": "服务记录"
}
},
{
"path": "followup-detail",
"style": {
"navigationBarTitleText": "回访详情"
}
},
{
"path": "new-followup",
"style": {
"navigationBarTitleText": "新增回访"
}
},
{
"path": "new-followup-record",
"style": {
"navigationBarTitleText": "回访记录"
}
},
{
"path": "plan-list",
"style": {
"navigationBarTitleText": "回访计划"
}
},
{
"path": "plan-preview",
"style": {
"navigationBarTitleText": "回访计划详情"
}
},
{
"path": "plan-execute",
"style": {
"navigationBarTitleText": "执行回访计划"
}
2026-02-04 10:36:36 +08:00
},
{
"path": "followup-task-list",
"style": {
"navigationBarTitleText": "回访任务"
}
2026-02-02 18:22:22 +08:00
}
]
2026-01-19 18:52:18 +08:00
}
],
"globalStyle": {
"navigationBarTextStyle": "white",
"navigationBarTitleText": "uni-app",
"navigationBarBackgroundColor": "#065bd6",
"backgroundColor": "#065bd6"
},
2026-01-20 10:49:33 +08:00
"tabBar": {
"color": "#666666",
"selectedColor": "#007aff",
"backgroundColor": "#ffffff",
"borderStyle": "white",
"list": [
{
2026-02-02 18:22:22 +08:00
"pagePath": "pages/home/message-home",
2026-01-20 10:49:33 +08:00
"iconPath": "static/tabbar/home.png",
"selectedIconPath": "static/tabbar/home_selected.png",
"text": "消息"
},
{
2026-02-02 18:22:22 +08:00
"pagePath": "pages/home/case-home",
2026-01-20 10:49:33 +08:00
"iconPath": "static/tabbar/cart.png",
"selectedIconPath": "static/tabbar/cart_selected.png",
"text": "病历"
2026-01-20 10:49:33 +08:00
},
{
2026-02-02 18:22:22 +08:00
"pagePath": "pages/home/work-home",
2026-01-20 10:49:33 +08:00
"iconPath": "static/tabbar/center.png",
"selectedIconPath": "static/tabbar/center_selected.png",
"text": "工作台"
}
]
},
2026-01-19 18:52:18 +08:00
"uniIdRouter": {}
}