index.json 268 B

12345678910
  1. {
  2. "defaultTitle": "预约详情",
  3. "titleBarColor": "#1677ff",
  4. "component": "true",
  5. "usingComponents": {
  6. "am-icon": "mini-ali-ui/es/am-icon/index",
  7. "mas-qrcode": "@mas.io/mas-qrcode/es/index",
  8. "title-layout": "../components/title-layout/index"
  9. }
  10. }