mas.config.json 282 B

12345678910111213
  1. {
  2. "@alipay/core-antbuilder": "*",
  3. "industry-name": "healthCard",
  4. "extGlobal": {
  5. "url": "https://mini.his.liuxiwang.xin/"
  6. },
  7. "publicComponents": {
  8. "health-card": {
  9. "type": "healthCardComponent",
  10. "path": "/components/healthy-card-entry/index"
  11. }
  12. }
  13. }