ecomfe / vue-echarts

Vue.js component for Apache ECharts™.
https://vue-echarts.dev
MIT License
9.43k stars 1.48k forks source link

修复加载动画在dark模式切换时,样式的自动切换 #791

Closed lizhen789 closed 3 weeks ago

lizhen789 commented 3 weeks ago

修复加载动画在dark模式切换时,样式的自动切换

vercel[bot] commented 3 weeks ago

@lizhen789 is attempting to deploy a commit to the EFE Team on Vercel.

A member of the Team first needs to authorize it.

lizhen789 commented 3 weeks ago

修复加载动画在dark模式切换时,loading样式的自动切换

vercel[bot] commented 3 weeks ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
vue-echarts ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 4, 2024 0:00am
Justineo commented 3 weeks ago

可以先描述一下问题吗?

lizhen789 commented 3 weeks ago

就是当修改了LoadingOptions的值过后,再次调用showLoading时,原本的是不会更新LoadingOptions参数,用的还是初始化时的LoadingOptions

lizhen789 commented 3 weeks ago

这个demo没改好,我取消一下,再重新提一个pr