9 lines
275 B
JSON
9 lines
275 B
JSON
{
|
|
"navigationBarTitleText": "宠物详情",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"wd-icon": "../../node-modules/wot-design-uni/components/wd-icon/wd-icon",
|
|
"empty-state": "../../components/EmptyState",
|
|
"top-bar": "../../components/TopBar"
|
|
}
|
|
} |