This commit is contained in:
zhi
2026-01-07 10:16:49 +08:00
parent e0ff5ccdc7
commit 03ab44d2cb
29 changed files with 5092 additions and 1812 deletions

View File

@@ -29,7 +29,8 @@
"path": "pages/claim",
"style": {
"navigationBarTitleText": "认养",
"enablePullDownRefresh": true
"enablePullDownRefresh": true,
"navigationStyle": "custom"
}
}, {
"path": "pages/shop",
@@ -235,7 +236,9 @@
"path": "pages/detail",
"style": {
"navigationBarTitleText": "认养详情",
"enablePullDownRefresh": true
"enablePullDownRefresh": true,
"navigationStyle": "custom",
"navigationBarTextStyle": "black"
}
}, {
"path": "pages/order",