index.json 105 B

123456
  1. {
  2. "navigationBarTitleText": "首页",
  3. "usingComponents": {
  4. "list": "/components/list/index"
  5. }
  6. }