page添加
This commit is contained in:
parent
3d30b5973e
commit
3604336a0f
23
pages.json
23
pages.json
@ -7,23 +7,28 @@
|
||||
},
|
||||
|
||||
"pages": [
|
||||
{
|
||||
"path": "pages/patient/patientList",
|
||||
"style": {
|
||||
"navigationBarTitleText": "患者列表"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/index/index",
|
||||
"style": {
|
||||
"navigationBarTitleText": "个人中心"
|
||||
}
|
||||
},
|
||||
|
||||
{
|
||||
"path": "pages/patient/addTask",
|
||||
"path": "pages/patient/patientFbDetail/patientFbDetail",
|
||||
"style": {
|
||||
"navigationBarTitleText": "新增任务"
|
||||
"navigationBarTitleText": "反馈详情"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/patient/patientFbList/patientFbList",
|
||||
"style": {
|
||||
"navigationBarTitleText": "患者反馈"
|
||||
}
|
||||
},
|
||||
{
|
||||
"path": "pages/patient/patientList/patientList",
|
||||
"style": {
|
||||
"navigationBarTitleText": "患者列表"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user