leadslist.json 341 B

1234567891011
  1. {
  2. "navigationBarBackgroundColor": "#ffffff",
  3. "navigationBarTextStyle": "black",
  4. "backgroundColorBottom": "#fafafa",
  5. "navigationBarTitleText": "客户",
  6. "enablePullDownRefresh": true,
  7. "usingComponents": {
  8. "painter": "/components/painter/painter",
  9. "poster": "/components/tradePoster/tradePoster"
  10. }
  11. }