WXL
3 天以前 2cc85c64f1c64a2dbaeae276a3e2ca8420de76b7
pages.json
@@ -3,7 +3,7 @@
    {
      "path": "pages/index/index",
      "style": {
        "navigationBarTitleText": "青岛OPO",
        "navigationBarTitleText": "青附院OPO管理平台",
        "enablePullDownRefresh": true
      }
    },
@@ -181,6 +181,7 @@
      "path": "pages/case/index",
      "style": {
        "navigationBarTitleText": "我的上报"
      }
    },
    {
@@ -199,6 +200,7 @@
      "path": "pages/case/transfer",
      "style": {
        "navigationBarTitleText": "转运登记"
      }
    },
    {
@@ -371,6 +373,18 @@
      }
    },
    {
      "path": "pages/ethicalReview/ethicalInfo",
      "style": {
        "navigationBarTitleText": "伦理审查"
      }
    },
    {
      "path": "pages/ethicalReview/index",
      "style": {
        "navigationBarTitleText": "审查记录"
      }
    },
    {
      "path": "pages/consultation/chat",
      "style": {
        "navigationBarTitleText": "医生问诊"
@@ -408,18 +422,24 @@
        "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/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": "我的",