WXL
7 天以前 b76de9a566e4435146a970aa22333a58f87b485b
pages.json
@@ -8,12 +8,6 @@
      }
    },
    {
      "path": "pages/appointment/index",
      "style": {
        "navigationBarTitleText": "预约挂号"
      }
    },
    {
      "path": "pages/login/Login",
      "style": {
        "navigationBarTitleText": "登录",
@@ -32,384 +26,483 @@
      "style": {
        "navigationBarTitleText": "个人中心"
      }
    },
    {
      "path": "pages/vaccine/index",
      "style": {
        "navigationBarTitleText": "疫苗接种"
      }
    },
    {
      "path": "pages/vaccine/book",
      "style": {
        "navigationBarTitleText": "疫苗预约"
      }
    },
    {
      "path": "pages/appointment/doctor",
      "style": {
        "navigationBarTitleText": "选择医生"
      }
    },
    {
      "path": "pages/appointment/schedule",
      "style": {
        "navigationBarTitleText": "选择时间"
      }
    },
    {
      "path": "pages/appointment/record",
      "style": {
        "navigationBarTitleText": "预约记录"
      }
    },
    {
      "path": "pages/payment/index",
      "style": {
        "navigationBarTitleText": "支付"
      }
    },
    {
      "path": "pages/department/index",
      "style": {
        "navigationBarTitleText": "选择科室"
      }
    },
    {
      "path": "pages/department/guide",
      "style": {
        "navigationBarTitleText": "科室导航"
      }
    },
    {
      "path": "pages/department/list",
      "style": {
        "navigationBarTitleText": "科室列表"
      }
    },
    {
      "path": "pages/department/detail",
      "style": {
        "navigationBarTitleText": "科室详情"
      }
    },
    {
      "path": "pages/department/search",
      "style": {
        "navigationBarTitleText": "搜索结果"
      }
    },
    {
      "path": "pages/hospital/detail",
      "style": {
        "navigationBarTitleText": "医院详情"
      }
    },
    {
      "path": "pages/records/medical",
      "style": {
        "navigationBarTitleText": "就医记录"
      }
    },
    {
      "path": "pages/records/detail",
      "style": {
        "navigationBarTitleText": "就医详情"
      }
    },
    {
      "path": "pages/records/report",
      "style": {
        "navigationBarTitleText": "检查报告"
      }
    },
    {
      "path": "pages/my/cases",
      "style": {
        "navigationBarTitleText": "个人病例"
      }
    },
    {
      "path": "pages/my/case-detail",
      "style": {
        "navigationBarTitleText": "病例详情"
      }
    },
    {
      "path": "pages/records/reports",
      "style": {
        "navigationBarTitleText": "检查报告列表"
      }
    },
    {
      "path": "pages/records/report-detail",
      "style": {
        "navigationBarTitleText": "检查报告详情"
      }
    },
    {
      "path": "pages/appointment/patient",
      "style": {
        "navigationBarTitleText": "选择就诊人"
      }
    },
    {
      "path": "pages/appointment/confirm",
      "style": {
        "navigationBarTitleText": "确认预约"
      }
    },
    {
      "path": "pages/vaccine/list",
      "style": {
        "navigationBarTitleText": "疫苗列表"
      }
    },
    {
      "path": "pages/vaccine/detail",
      "style": {
        "navigationBarTitleText": "疫苗详情"
      }
    },
    {
      "path": "pages/vaccine/record",
      "style": {
        "navigationBarTitleText": "接种记录"
      }
    },
    {
      "path": "pages/case/index",
      "style": {
        "navigationBarTitleText": "我的上报"
      }
    },
    {
      "path": "pages/case/CaseDetails",
      "style": {
        "navigationBarTitleText": "上报案例"
      }
    },
    {
      "path": "pages/case/CaseInfo",
      "style": {
        "navigationBarTitleText": "案例详情"
      }
    },
    {
      "path": "pages/case/transfer",
      "style": {
        "navigationBarTitleText": "转运登记"
      }
    },
    {
      "path": "pages/case/transferinfo",
      "style": {
        "navigationBarTitleText": "登记单详情"
      }
    },
    {
      "path": "pages/payment/record",
      "style": {
        "navigationBarTitleText": "缴费记录"
      }
    },
    {
      "path": "pages/payment/detail",
      "style": {
        "navigationBarTitleText": "缴费详情"
      }
    },
    {
      "path": "pages/payment/result",
      "style": {
        "navigationBarTitleText": "支付结果"
      }
    },
    {
      "path": "pages/payment/refund",
      "style": {
        "navigationBarTitleText": "申请退款"
      }
    },
    {
      "path": "pages/payment/invoice",
      "style": {
        "navigationBarTitleText": "电子发票"
      }
    },
    {
      "path": "pages/patient/list",
      "style": {
        "navigationBarTitleText": "就诊人管理"
      }
    },
    {
      "path": "pages/patient/add",
      "style": {
        "navigationBarTitleText": "添加就诊人"
      }
    },
    {
      "path": "pages/patient/edit",
      "style": {
        "navigationBarTitleText": "编辑就诊人"
      }
    },
    {
      "path": "pages/my/payment-method",
      "style": {
        "navigationBarTitleText": "支付方式"
      }
    },
    {
      "path": "pages/my/add-bank-card",
      "style": {
        "navigationBarTitleText": "添加银行卡"
      }
    },
    {
      "path": "pages/my/notification",
      "style": {
        "navigationBarTitleText": "消息通知"
      }
    },
    {
      "path": "pages/search/index",
      "style": {
        "navigationBarTitleText": "搜索",
        "navigationStyle": "custom"
      }
    },
    {
      "path": "pages/doctor/detail",
      "style": {
        "navigationBarTitleText": "医生详情"
      }
    },
    {
      "path": "pages/disease/detail",
      "style": {
        "navigationBarTitleText": "疾病详情"
      }
    },
    {
      "path": "pages/appointment/department",
      "style": {
        "navigationBarTitleText": "选择科室"
      }
    },
    {
      "path": "pages/news/list",
      "style": {
        "navigationBarTitleText": "医院资讯"
      }
    },
    {
      "path": "pages/news/detail",
      "style": {
        "navigationBarTitleText": "资讯详情"
      }
    },
    {
      "path": "pages/featured/tcm",
      "style": {
        "navigationBarTitleText": "中医特色诊疗"
      }
    },
    {
      "path": "pages/featured/project",
      "style": {
        "navigationBarTitleText": "项目详情"
      }
    },
    {
      "path": "pages/featured/case",
      "style": {
        "navigationBarTitleText": "案例详情"
      }
    },
    {
      "path": "pages/featured/index",
      "style": {
        "navigationBarTitleText": "特色医疗"
      }
    },
    {
      "path": "pages/featured/cross-border",
      "style": {
        "navigationBarTitleText": "跨境医疗服务"
      }
    },
    {
      "path": "pages/featured/expert",
      "style": {
        "navigationBarTitleText": "专家门诊"
      }
    },
    {
      "path": "pages/featured/all",
      "style": {
        "navigationBarTitleText": "全部特色医疗"
      }
    },
    {
      "path": "pages/featured/bay-area",
      "style": {
        "navigationBarTitleText": "大湾区特色医疗"
      }
    },
    {
      "path": "pages/my/profile",
      "style": {
        "navigationBarTitleText": "个人信息"
      }
    },
    {
      "path": "pages/consultation/index",
      "style": {
        "navigationBarTitleText": "在线问诊"
      }
    },
    {
      "path": "pages/ethicalReview/ethicalInfo",
      "style": {
        "navigationBarTitleText": "伦理审查"
      }
    },
    {
      "path": "pages/ethicalReview/index",
      "style": {
        "navigationBarTitleText": "审查记录"
      }
    },
    {
      "path": "pages/consultation/chat",
      "style": {
        "navigationBarTitleText": "医生问诊"
      }
    },
    {
      "path": "pages/consultation/ai",
      "style": {
        "navigationBarTitleText": "AI问诊助手"
      }
    },
    {
      "path": "pages/my/health-records",
      "style": {
        "navigationBarTitleText": "健康档案",
        "enablePullDownRefresh": true
      }
    }
  ],
  "subPackages": [
    {
      "root": "pagesSub/case",
      "name": "案例上报模块",
      "pages": [
        {
          "path": "index",
          "style": {
            "navigationBarTitleText": "我的上报"
          }
        },
        {
          "path": "CaseDetails",
          "style": {
            "navigationBarTitleText": "上报案例"
          }
        },
        {
          "path": "CaseInfo",
          "style": {
            "navigationBarTitleText": "案例详情"
          }
        },
        {
          "path": "transfer",
          "style": {
            "navigationBarTitleText": "转运登记"
          }
        },
        {
          "path": "transferinfo",
          "style": {
            "navigationBarTitleText": "登记单详情"
          }
        }
      ]
    },
    {
      "root": "pagesSub/ethicalReview",
      "name": "伦理审查模块",
      "pages": [
        {
          "path": "ethicalInfo",
          "style": {
            "navigationBarTitleText": "伦理审查"
          }
        },
        {
          "path": "index",
          "style": {
            "navigationBarTitleText": "审查记录"
          }
        }
      ]
    },
    // {
    //   "root": "pagesSub/appointment",
    //   "name": "预约模块",
    //   "pages": [
    //     {
    //       "path": "index",
    //       "style": {
    //         "navigationBarTitleText": "预约挂号"
    //       }
    //     },
    //     {
    //       "path": "doctor",
    //       "style": {
    //         "navigationBarTitleText": "选择医生"
    //       }
    //     },
    //     {
    //       "path": "schedule",
    //       "style": {
    //         "navigationBarTitleText": "选择时间"
    //       }
    //     },
    //     {
    //       "path": "record",
    //       "style": {
    //         "navigationBarTitleText": "预约记录"
    //       }
    //     },
    //     {
    //       "path": "patient",
    //       "style": {
    //         "navigationBarTitleText": "选择就诊人"
    //       }
    //     },
    //     {
    //       "path": "confirm",
    //       "style": {
    //         "navigationBarTitleText": "确认预约"
    //       }
    //     },
    //     {
    //       "path": "department",
    //       "style": {
    //         "navigationBarTitleText": "选择科室"
    //       }
    //     }
    //   ]
    // },
    // {
    //   "root": "pagesSub/medical",
    //   "name": "病历管理模块",
    //   "pages": [
    //     {
    //       "path": "records/medical",
    //       "style": {
    //         "navigationBarTitleText": "就医记录"
    //       }
    //     },
    //     {
    //       "path": "records/detail",
    //       "style": {
    //         "navigationBarTitleText": "就医详情"
    //       }
    //     },
    //     {
    //       "path": "records/report",
    //       "style": {
    //         "navigationBarTitleText": "检查报告"
    //       }
    //     },
    //     {
    //       "path": "records/reports",
    //       "style": {
    //         "navigationBarTitleText": "检查报告列表"
    //       }
    //     },
    //     {
    //       "path": "records/report-detail",
    //       "style": {
    //         "navigationBarTitleText": "检查报告详情"
    //       }
    //     },
    //     {
    //       "path": "my/cases",
    //       "style": {
    //         "navigationBarTitleText": "个人病例"
    //       }
    //     },
    //     {
    //       "path": "my/case-detail",
    //       "style": {
    //         "navigationBarTitleText": "病例详情"
    //       }
    //     }
    //   ]
    // },
    // {
    //   "root": "pagesSub/payment",
    //   "name": "支付模块",
    //   "pages": [
    //     {
    //       "path": "index",
    //       "style": {
    //         "navigationBarTitleText": "支付"
    //       }
    //     },
    //     {
    //       "path": "record",
    //       "style": {
    //         "navigationBarTitleText": "缴费记录"
    //       }
    //     },
    //     {
    //       "path": "detail",
    //       "style": {
    //         "navigationBarTitleText": "缴费详情"
    //       }
    //     },
    //     {
    //       "path": "result",
    //       "style": {
    //         "navigationBarTitleText": "支付结果"
    //       }
    //     },
    //     {
    //       "path": "refund",
    //       "style": {
    //         "navigationBarTitleText": "申请退款"
    //       }
    //     },
    //     {
    //       "path": "invoice",
    //       "style": {
    //         "navigationBarTitleText": "电子发票"
    //       }
    //     }
    //   ]
    // },
    // {
    //   "root": "pagesSub/vaccine",
    //   "name": "疫苗模块",
    //   "pages": [
    //     {
    //       "path": "index",
    //       "style": {
    //         "navigationBarTitleText": "疫苗接种"
    //       }
    //     },
    //     {
    //       "path": "book",
    //       "style": {
    //         "navigationBarTitleText": "疫苗预约"
    //       }
    //     },
    //     {
    //       "path": "list",
    //       "style": {
    //         "navigationBarTitleText": "疫苗列表"
    //       }
    //     },
    //     {
    //       "path": "detail",
    //       "style": {
    //         "navigationBarTitleText": "疫苗详情"
    //       }
    //     },
    //     {
    //       "path": "record",
    //       "style": {
    //         "navigationBarTitleText": "接种记录"
    //       }
    //     }
    //   ]
    // },
    // {
    //   "root": "pagesSub/department",
    //   "name": "科室模块",
    //   "pages": [
    //     {
    //       "path": "index",
    //       "style": {
    //         "navigationBarTitleText": "选择科室"
    //       }
    //     },
    //     {
    //       "path": "guide",
    //       "style": {
    //         "navigationBarTitleText": "科室导航"
    //       }
    //     },
    //     {
    //       "path": "list",
    //       "style": {
    //         "navigationBarTitleText": "科室列表"
    //       }
    //     },
    //     {
    //       "path": "detail",
    //       "style": {
    //         "navigationBarTitleText": "科室详情"
    //       }
    //     },
    //     {
    //       "path": "search",
    //       "style": {
    //         "navigationBarTitleText": "搜索结果"
    //       }
    //     }
    //   ]
    // },
    // {
    //   "root": "pagesSub/patient",
    //   "name": "就诊人模块",
    //   "pages": [
    //     {
    //       "path": "list",
    //       "style": {
    //         "navigationBarTitleText": "就诊人管理"
    //       }
    //     },
    //     {
    //       "path": "add",
    //       "style": {
    //         "navigationBarTitleText": "添加就诊人"
    //       }
    //     },
    //     {
    //       "path": "edit",
    //       "style": {
    //         "navigationBarTitleText": "编辑就诊人"
    //       }
    //     }
    //   ]
    // },
    {
      "root": "pagesSub/my",
      "name": "我的扩展模块",
      "pages": [
        // {
        //   "path": "payment-method",
        //   "style": {
        //     "navigationBarTitleText": "支付方式"
        //   }
        // },
        // {
        //   "path": "add-bank-card",
        //   "style": {
        //     "navigationBarTitleText": "添加银行卡"
        //   }
        // },
        {
          "path": "notification",
          "style": {
            "navigationBarTitleText": "消息通知"
          }
        },
        {
          "path": "profile",
          "style": {
            "navigationBarTitleText": "个人信息"
          }
        },
        {
          "path": "health-records",
          "style": {
            "navigationBarTitleText": "健康档案"
          }
        }
      ]
    },
    // {
    //   "root": "pagesSub/consultation",
    //   "name": "问诊模块",
    //   "pages": [
    //     {
    //       "path": "index",
    //       "style": {
    //         "navigationBarTitleText": "在线问诊"
    //       }
    //     },
    //     {
    //       "path": "chat",
    //       "style": {
    //         "navigationBarTitleText": "医生问诊"
    //       }
    //     },
    //     {
    //       "path": "ai",
    //       "style": {
    //         "navigationBarTitleText": "AI问诊助手"
    //       }
    //     }
    //   ]
    // },
    // {
    //   "root": "pagesSub/featured",
    //   "name": "特色医疗模块",
    //   "pages": [
    //     {
    //       "path": "index",
    //       "style": {
    //         "navigationBarTitleText": "特色医疗"
    //       }
    //     },
    //     {
    //       "path": "tcm",
    //       "style": {
    //         "navigationBarTitleText": "中医特色诊疗"
    //       }
    //     },
    //     {
    //       "path": "project",
    //       "style": {
    //         "navigationBarTitleText": "项目详情"
    //       }
    //     },
    //     {
    //       "path": "case",
    //       "style": {
    //         "navigationBarTitleText": "案例详情"
    //       }
    //     },
    //     {
    //       "path": "cross-border",
    //       "style": {
    //         "navigationBarTitleText": "跨境医疗服务"
    //       }
    //     },
    //     {
    //       "path": "expert",
    //       "style": {
    //         "navigationBarTitleText": "专家门诊"
    //       }
    //     },
    //     {
    //       "path": "all",
    //       "style": {
    //         "navigationBarTitleText": "全部特色医疗"
    //       }
    //     },
    //     {
    //       "path": "bay-area",
    //       "style": {
    //         "navigationBarTitleText": "大湾区特色医疗"
    //       }
    //     }
    //   ]
    // },
    {
      "root": "pagesSub/common",
      "name": "通用功能模块",
      "pages": [
        {
          "path": "search/index",
          "style": {
            "navigationBarTitleText": "搜索"
          }
        },
        // {
        //   "path": "doctor/detail",
        //   "style": {
        //     "navigationBarTitleText": "医生详情"
        //   }
        // },
        // {
        //   "path": "disease/detail",
        //   "style": {
        //     "navigationBarTitleText": "疾病详情"
        //   }
        // },
        // {
        //   "path": "hospital/detail",
        //   "style": {
        //     "navigationBarTitleText": "医院详情"
        //   }
        // },
        {
          "path": "news/list",
          "style": {
            "navigationBarTitleText": "医院资讯"
          }
        },
        {
          "path": "news/detail",
          "style": {
            "navigationBarTitleText": "资讯详情"
          }
        }
      ]
    }
  ],
  "preloadRule": {
    "pages/index/index": {
      "network": "wifi",
      "packages": ["pagesSub/my"]
    },
    "pages/login/Login": {
      "network": "wifi",
      "packages": ["pagesSub/my"]
    },
    "pages/my/index": {
      "network": "wifi",
      "packages": ["pagesSub/my"]
    },
    "pagesSub/case/index": {
      "network": "wifi",
      "packages": []
    }
  },
  "globalStyle": {
    "navigationBarTextStyle": "white",
    "navigationBarBackgroundColor": "#0f95b0",
    "backgroundColor": "#F5F6FA"
  },
  "uniIdRouter": {},
  "tabBar": {
    "color": "#999999",
    "selectedColor": "#0f95b0",
@@ -422,24 +515,6 @@
        "iconPath": "static/tabbar/home.png",
        "selectedIconPath": "static/tabbar/home-active.png"
      },
      // {
      //   "pagePath": "pages/appointment/index",
      //   "text": "挂号",
      //   "iconPath": "static/tabbar/appointment.png",
      //   "selectedIconPath": "static/tabbar/appointment-active.png"
      // },
      // {
      //   "pagePath": "pages/consultation/index",
      //   "text": "问诊",
      //   "iconPath": "static/tabbar/consultation.png",
      //   "selectedIconPath": "static/tabbar/consultation-active.png"
      // },
      // {
      //   "pagePath": "pages/ethicalReview/ethicalInfo",
      //   "text": "伦理审查",
      //   "iconPath": "static/tabbar/consultation.png",
      //   "selectedIconPath": "static/tabbar/consultation-active.png"
      // },
      {
        "pagePath": "pages/my/index",
        "text": "我的",
@@ -448,7 +523,8 @@
      }
    ]
  },
   "easycom": {
  "easycom": {
    "autoscan": true,
    "custom": {
      "^uni-(.*)": "@dcloudio/uni-ui/lib/uni-$1/uni-$1",