| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253 |
- [
- {
- "title": "宠物上门",
- "categories": [
- {
- "name": "常规服务",
- "items": [
- { "name": "宠物接送", "icon": "https://img.icons8.com/?size=100&id=113032&format=png", "type": "transport" },
- { "name": "上门喂遛", "icon": "https://img.icons8.com/?size=100&id=E8gQe0tW1O9t&format=png", "type": "feed" },
- { "name": "上门洗护", "icon": "https://img.icons8.com/?size=100&id=20817&format=png", "type": "wash" },
- { "name": "上门剪指甲", "icon": "https://img.icons8.com/?size=100&id=63655&format=png" },
- { "name": "耳朵清洁", "icon": "https://img.icons8.com/?size=100&id=114322&format=png" },
- { "name": "局部修剪", "icon": "https://img.icons8.com/?size=100&id=8270&format=png" }
- ]
- },
- {
- "name": "增值内容",
- "items": [
- { "name": "营养指导", "icon": "https://img.icons8.com/?size=100&id=12857&format=png" },
- { "name": "代办宠证", "icon": "https://img.icons8.com/?size=100&id=60443&format=png" }
- ]
- }
- ]
- },
- {
- "title": "宠物就医",
- "categories": [
- {
- "name": "诊疗服务",
- "items": [
- { "name": "在线咨询", "icon": "https://img.icons8.com/?size=100&id=ov9Xp8R0cEa9&format=png" },
- { "name": "预约挂号", "icon": "https://img.icons8.com/?size=100&id=15822&format=png" },
- { "name": "疫苗预约", "icon": "https://img.icons8.com/?size=100&id=51296&format=png" },
- { "name": "驱虫建议", "icon": "https://img.icons8.com/?size=100&id=77861&format=png" }
- ]
- }
- ]
- },
- {
- "title": "宠物殡葬",
- "categories": [
- {
- "name": "人文关怀",
- "items": [
- { "name": "善后咨询", "icon": "https://img.icons8.com/?size=100&id=Y6v1H88ZPr1e&format=png" },
- { "name": "火化服务", "icon": "https://img.icons8.com/?size=100&id=12558&format=png" },
- { "name": "骨灰盒定制", "icon": "https://img.icons8.com/?size=100&id=59858&format=png" },
- { "name": "骨灰寄托", "icon": "https://img.icons8.com/?size=100&id=15998&format=png" }
- ]
- }
- ]
- }
- ]
|