index.json 237 B

123456789
  1. {
  2. "navigationBarTextStyle": "white",
  3. "navigationBarBackgroundColor": "#333333",
  4. "navigationBarTitleText": "门店中心",
  5. "usingComponents": {
  6. "loading": "/components/Loading/index",
  7. "home": "/components/home/index"
  8. }
  9. }