木邻有你前端代码仓库
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
433 B

1 month ago
  1. {
  2. "navigationStyle": "custom",
  3. "enablePullDownRefresh": true,
  4. "usingComponents": {
  5. "volunteer-header": "/pages/components/index/VolunteerHeader",
  6. "volunteer-ranking": "/pages/components/index/VolunteerRanking",
  7. "volunteer-features": "/pages/components/index/VolunteerFeatures",
  8. "recommended-activities": "/pages/components/index/RecommendedActivities",
  9. "home-page-nav": "/pages/components/HomePageNav"
  10. }
  11. }