index.json 155 B

1234567
  1. {
  2. "navigationBarTitleText": "应用",
  3. "enablePullDownRefresh": false,
  4. "usingComponents": {
  5. "home-frame": "/pagesHome/components/home-frame"
  6. }
  7. }