12 lines
540 B
JSON
12 lines
540 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",
|
|
"wd-overlay": "../../../node-modules/wot-design-uni/components/wd-overlay/wd-overlay",
|
|
"top-bar": "../../../components/TopBar",
|
|
"map": "../../../components/Map",
|
|
"loading-animation": "../../../components/LoadingAnimation"
|
|
}
|
|
} |