shoplist.json 248 B

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