10 lines
405 B
JSON
10 lines
405 B
JSON
{
|
|
"navigationBarTitleText": "选择服务",
|
|
"navigationBarBackgroundColor": "#ffff",
|
|
"usingComponents": {
|
|
"wd-icon": "../../../node-modules/wot-design-uni/components/wd-icon/wd-icon",
|
|
"wd-loadmore": "../../../node-modules/wot-design-uni/components/wd-loadmore/wd-loadmore",
|
|
"pet-sitter-card": "../../../components/PetSitterCard",
|
|
"empty-state": "../../../components/EmptyState"
|
|
}
|
|
} |