fix: 茅台预约系统,H5页面,代码提交。
This commit is contained in:
225
src/pages.json
225
src/pages.json
@@ -18,21 +18,63 @@
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/health/homepage/index",
|
||||
"path": "pages/register",
|
||||
"style": {
|
||||
"navigationBarTitleText": "首页"
|
||||
"navigationBarTitleText": "平台用户注册"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/health/index",
|
||||
"path": "pages/imaotai/iuser/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "工作台"
|
||||
"navigationBarTitleText": "账号管理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/imaotai/iuser/listInner",
|
||||
"style": {
|
||||
"navigationBarTitleText": "账号管理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/imaotai/iuser/add",
|
||||
"style": {
|
||||
"navigationBarTitleText": "账号新增"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/imaotai/iuser/edit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "账号修改"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/imaotai/iuser/token",
|
||||
"style": {
|
||||
"navigationBarTitleText": "刷新token"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/imaotai/ilog/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "预约记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/health/statistic/index",
|
||||
"path": "pages/imaotai/ilog/listInner",
|
||||
"style": {
|
||||
"navigationBarTitleText": "统计分析"
|
||||
"navigationBarTitleText": "预约记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/imaotai/iitem/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "商品"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/imaotai/ishop/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "门店"
|
||||
}
|
||||
},
|
||||
{
|
||||
@@ -40,155 +82,6 @@
|
||||
"style": {
|
||||
"navigationBarTitleText": "我的"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/health/doctorRecord/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "就医记录"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/health/doctorRecord/addEdit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "就医记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/health/healthRecord/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "健康档案"
|
||||
}
|
||||
} ,
|
||||
{
|
||||
"path": "pages/health/healthRecord/addEdit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "健康档案"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/health/marRecord/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "用药记录"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/health/marRecord/addEdit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "用药记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/health/medicineBasic/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "药品基础信息"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/health/medicineBasic/details",
|
||||
"style": {
|
||||
"navigationBarTitleText": "药品基础信息详情"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/health/medicineBasic/addEdit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "药品基础信息"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/health/medicineStockIn/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "药品入库清单"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/health/medicineStockIn/details",
|
||||
"style": {
|
||||
"navigationBarTitleText": "药品入库清单详情"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/health/medicineStockIn/addEdit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "药品入库清单"
|
||||
}
|
||||
}, {
|
||||
"path": "pages/health/medicineStock/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "药品实时库存"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/health/temperatureRecord/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "体温记录"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/health/temperatureRecord/addEdit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "体温记录"
|
||||
}
|
||||
} ,
|
||||
{
|
||||
"path": "pages/health/processRecord/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "档案过程记录"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/health/processRecord/addEdit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "档案过程记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/health/heightWeightRecord/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "身高体重记录"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/health/heightWeightRecord/addEdit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "身高体重记录"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/health/person/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "成员管理"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/health/person/addEdit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "成员管理"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/health/activity/list",
|
||||
"style": {
|
||||
"navigationBarTitleText": "活动记录"
|
||||
}
|
||||
}
|
||||
,
|
||||
{
|
||||
"path": "pages/health/activity/addEdit",
|
||||
"style": {
|
||||
"navigationBarTitleText": "活动记录"
|
||||
}
|
||||
}
|
||||
],
|
||||
"subPackages": [
|
||||
@@ -248,23 +141,29 @@
|
||||
"backgroundColor": "#ffffff",
|
||||
"list": [
|
||||
{
|
||||
"pagePath": "pages/health/homepage/index",
|
||||
"iconPath": "static/images/tabbar/home.png",
|
||||
"selectedIconPath": "static/images/tabbar/home_.png",
|
||||
"text": "首页"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/health/index",
|
||||
"pagePath": "pages/imaotai/iuser/list",
|
||||
"iconPath": "static/images/tabbar/work.png",
|
||||
"selectedIconPath": "static/images/tabbar/work_.png",
|
||||
"text": "账号管理"
|
||||
},
|
||||
{
|
||||
"pagePath": "pages/health/statistic/index",
|
||||
"pagePath": "pages/imaotai/ilog/list",
|
||||
"iconPath": "static/images/tabbar/statistic.png",
|
||||
"selectedIconPath": "static/images/tabbar/statistic_.png",
|
||||
"text": "预约记录"
|
||||
},
|
||||
// {
|
||||
// "pagePath": "pages/imaotai/iitem/list",
|
||||
// "iconPath": "static/images/tabbar/statistic.png",
|
||||
// "selectedIconPath": "static/images/tabbar/statistic_.png",
|
||||
// "text": "商品"
|
||||
// },
|
||||
// {
|
||||
// "pagePath": "pages/imaotai/ishop/list",
|
||||
// "iconPath": "static/images/tabbar/statistic.png",
|
||||
// "selectedIconPath": "static/images/tabbar/statistic_.png",
|
||||
// "text": "门店"
|
||||
// },
|
||||
{
|
||||
"pagePath": "pages/mine",
|
||||
"iconPath": "static/images/tabbar/mine.png",
|
||||
|
||||
Reference in New Issue
Block a user