This commit is contained in:
2025-07-24 17:36:15 +08:00
parent bb3fd5c084
commit 938dd816f0
108 changed files with 110724 additions and 11 deletions

View File

@@ -1,16 +1,16 @@
{
"pages": [ //pages数组中第一项表示应用启动页参考https://uniapp.dcloud.io/collocation/pages
{
"path": "pages/home/index",
"style": {
"navigationBarTitleText": "首页",
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
// {
// "path": "pages/home/index",
// "style": {
// "navigationBarTitleText": "首页",
// "app-plus": {
// "bounce": "none",
// "titleNView": false,
// "popGesture": "none"
// }
// }
// },
{
"path": "pages/doctors/index",
"style": {