communitactiv.json 323 B

1234567891011
  1. {
  2. "navigationBarTitleText": "社群活动",
  3. "enablePullDownRefresh": true,
  4. "backgroundTextStyle": "dark",
  5. "navigationBarBackgroundColor": "#C40909",
  6. "navigationBarTextStyle":"white",
  7. "usingComponents": {
  8. "nonedata":"../../../miniprogram/nonedata/nonedata",
  9. "ec-canvas": "../../ec-canvas/ec-canvas"
  10. }
  11. }