认养
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user