| 1234567891011121314 |
- {
- "pages": [
- "pages/search/search",
- "pages/device/device"
- ],
- "window": {
- "backgroundTextStyle": "light",
- "navigationBarBackgroundColor": "#f8f8f8",
- "navigationBarTitleText": "OBD TOOL",
- "navigationBarTextStyle": "black",
- "backgroundColor": "#f8f8f8"
- },
- "sitemapLocation": "sitemap.json"
- }
|