index.json 252 B

123456789
  1. {
  2. "enablePullDownRefresh": true,
  3. "navigationBarTitleText": "超值拼团",
  4. "navigationBarBackgroundColor": "#901b21",
  5. "navigationBarTextStyle": "white",
  6. "usingComponents": {
  7. "uni-load-more": "/components/uni-load-more/uni-load-more"
  8. }
  9. }