index.json 162 B

1234567
  1. {
  2. "navigationBarTitleText": "添加地址",
  3. "usingComponents": {
  4. "area-window": "/components/areaWindow/index",
  5. "home": "/components/home/index"
  6. }
  7. }