{ "pages": [ "pages/boutique/outique", "pages/shouye/shouye", "pages/index/index", "pages/logs/logs", "pages/details/details", "pages/order/order", "pages/search-details/earch-details", "pages/friends/friends", "pages/friends-list/friends-list", "pages/admin/admin", "pages/trans/trans", "pages/pay/pay" ], "window": { "backgroundTextStyle": "light", "navigationBarBackgroundColor": "#fff", "navigationBarTextStyle": "black" }, "tabBar": { "color": "#a9b7b7", "selectedColor": "#11cd6e", "borderStyle": "black" , "list": [ { "pagePath": "pages/boutique/outique", "text": "้ฆ–้กต" }, { "pagePath": "pages/index/index", "text": "ๆˆ‘็š„" } ] }, "usingComponents": { "l-button": "/dist/button/index" }, "style": "v2", "sitemapLocation": "sitemap.json" }