community.json 235 B

12345678
  1. {
  2. "navigationBarTitleText": "种草",
  3. "usingComponents": {
  4. "like-header": "/pages/community/components/like-header",
  5. "explore": "/pages/community/components/explore",
  6. "follow": "/pages/community/components/follow"
  7. }
  8. }