community.json 233 B

12345678
  1. {
  2. "navigationBarTitleText": "社区交流",
  3. "usingComponents": {
  4. "community-pop": "components/community-pop/community-pop",
  5. "community-top": "components/community-top/community-top"
  6. },
  7. "enablePullDownRefresh": true
  8. }