analysis.json 234 B

123456789
  1. {
  2. "renderer": "skyline",
  3. "pureDataPattern": "^_",
  4. "component": true,
  5. "usingComponents": {
  6. "t-cell": "tdesign-miniprogram/cell/cell",
  7. "card-analysis-content": "../../components/card-analysis/card-analysis-content"
  8. }
  9. }