Closed Julycc41 closed 3 weeks ago
5.5.1
https://codesandbox.io/p/sandbox/ji-ben-bu-ju-antd-5-21-5-forked-3d596c?file=%2Fdemo.js%3A7%2C52
下载引入了 怎么没生效呢
初始化引入显示主题
- OS: - Browser: - Framework:
No response
- const myChart = echarts.init(document.getElementById("dahs", "vintage")); + const myChart = echarts.init(document.getElementById("dahs"), "vintage");
找到了 写迷糊了我 非常感谢您的回复
Version
5.5.1
Link to Minimal Reproduction
https://codesandbox.io/p/sandbox/ji-ben-bu-ju-antd-5-21-5-forked-3d596c?file=%2Fdemo.js%3A7%2C52
Steps to Reproduce
下载引入了 怎么没生效呢
Current Behavior
初始化引入显示主题
Expected Behavior
https://codesandbox.io/p/sandbox/ji-ben-bu-ju-antd-5-21-5-forked-3d596c?file=%2Fdemo.js%3A7%2C52
Environment
Any additional comments?
No response