11 lines
434 B
JSON
11 lines
434 B
JSON
{
|
|
"navigationBarTitleText": "宠托师服务详情",
|
|
"navigationStyle": "custom",
|
|
"usingComponents": {
|
|
"wd-icon": "../../node-modules/wot-design-uni/components/wd-icon/wd-icon",
|
|
"wd-input-number": "../../node-modules/wot-design-uni/components/wd-input-number/wd-input-number",
|
|
"top-bar": "../../components/TopBar",
|
|
"map": "../../components/Map",
|
|
"loading-animation": "../../components/LoadingAnimation"
|
|
}
|
|
} |