This commit is contained in:
parent
cacf71e5a6
commit
6d802a1fa7
|
|
@ -64,6 +64,14 @@
|
||||||
"navigationBarTextStyle": "white"
|
"navigationBarTextStyle": "white"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"path": "pages/pets/edit-pet",
|
||||||
|
"style": {
|
||||||
|
"navigationBarTitleText": "编辑宠物",
|
||||||
|
"navigationBarBackgroundColor": "#FF8A80",
|
||||||
|
"navigationBarTextStyle": "white"
|
||||||
|
}
|
||||||
|
},
|
||||||
|
|
||||||
{
|
{
|
||||||
"path": "pages/pets/pet-weight",
|
"path": "pages/pets/pet-weight",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue