index.json 267 B

123456789
  1. {
  2. "navigationBarTitleText": "莅临&外出",
  3. "usingComponents": {
  4. "calendar": "../../component/v2/index",
  5. "i-panel": "/component/iView/panel/index",
  6. "i-cell": "/component/iView/cell/index",
  7. "i-cell-group": "/component/iView/cell-group/index"
  8. }
  9. }