This commit is contained in:
2023-10-27 16:45:54 +08:00
parent 3c2586e921
commit a8237afa00

View File

@ -67,14 +67,7 @@
],
"subPackages": [{
"root": "pagesB",
"pages": [
{
"path": "appointmenttime/appointmenttime",
"style": {
"navigationBarTitleText": "预约时间",
"enablePullDownRefresh": false
}
},{
"pages": [{
"path": "Behaviorpoints/Behaviorpoints",
"style": {
"navigationBarTitleText": "行为积分",
@ -132,7 +125,7 @@
"navigationBarTitleText": "预约时间",
"enablePullDownRefresh": false
}
}, {
}, {
"path": "information/information",
"style": {
"navigationBarTitleText": "完善个人信息",
@ -732,4 +725,4 @@
}
]
}
}
}