customTooltip.json 464 B

1234567891011121314151617181920212223
  1. {
  2. "id": "",
  3. "title": "",
  4. "type": 0,
  5. "contentType": "",
  6. "ath": 0,
  7. "atv": 0,
  8. "link": "",
  9. "icon": "",
  10. "visible": true,
  11. "style": {
  12. "fontSize": 12,
  13. "positon": "top",
  14. "isHover": false,
  15. "borderColor": "",
  16. "isShowLine": "",
  17. "isTextWrap": "",
  18. "lineDirection": "",
  19. "textColor": "",
  20. "textDirection": "",
  21. "textNumPerLine": ""
  22. }
  23. }