图片调整

This commit is contained in:
liuyuan
2025-05-06 15:22:09 +08:00
parent ddbd8e74b6
commit 0bbcd61bde
15 changed files with 815 additions and 60 deletions

View File

@@ -34,6 +34,17 @@
}
}
},
{
"path": "pages/visitor/taihu",
"style": {
"navigationBarTitleText": "太湖公益",
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/visitor/mine",
"style": {
@@ -78,6 +89,17 @@
}
}
},
{
"path": "pages/visitor/taihuDetail",
"style": {
"navigationBarTitleText": "消息详情",
"app-plus": {
"bounce": "none",
"titleNView": false,
"popGesture": "none"
}
}
},
{
"path": "pages/user/forget",
"style": {