home.json 327 B

1234567891011
  1. {
  2. "navigationBarTitleText": "凤凰菁选商城商城",
  3. "usingComponents": {
  4. "currency": "../../component/currency/currency",
  5. "format-time": "../../component/formatTime/formatTime"
  6. },
  7. "enablePullDownRefresh": true,
  8. "backgroundColor": "#f2f4f6",
  9. "backgroundTextStyle": "dark",
  10. "navigationStyle": "custom"
  11. }