shop.json 245 B

12345678910
  1. {
  2. "usingComponents": {
  3. "shop":"/componets/shop/index"
  4. },
  5. "navigationBarBackgroundColor": "#fff",
  6. "navigationBarTextStyle": "black",
  7. "navigationBarTitleText": "门店",
  8. "backgroundColor": "#fff",
  9. "backgroundTextStyle": "light"
  10. }