index.json 155 B

1234567
  1. {
  2. "usingComponents": {
  3. "home":"../../components/home/index",
  4. "circle":"../../components/circle/index",
  5. "my":"../../components/my/index"
  6. }
  7. }