百里飞洋
百里飞洋
当然有个解决方法是,博主给未审核通过的评论回复后,手动将自己的回复内容也隐藏
I tried to define `let mychart = null;` before `export default`, instead of putting it in `data()`, the frame drop effect of the picture was improved, and the effect I...
>  将 `import XLSX from 'xlsx'` 改为 `import * as XLSX from 'xlsx'` 即可
仁兄,我也发现了,目前我是这样处理的: ```js this.$refs.statisticRef.suspend(true); this.$refs.statisticRef.suspend(false); ``` 也就是数值变化时,手动调用函数先暂停、后重启,即可重新计算倒计时。
并且官方文档中演示的 Demo 案例中,倒计时“时间游戏”旁白的按钮【add 10s】是无效的,希望开发者看到的话,在修复时同步修改一下文档演示组件。 https://element.eleme.cn/#/zh-CN/component/statistic#dao-ji-shi
>  你这个 ip 归属地聚合查询是谁的服务?
当切换到gitee接口时,数据来源的链接还是github前缀的,但是我的github和gitee不叫一个名字啊...
我这边对比了下似乎与GitHub主页绘制的图案没有区别, GitHub主页:  Calendar API: 
按最新的 https://github.com/Zfour/python_github_calendar_api/pull/15 更新 Python 代码即可
已亲测,替换完两行python代码后,服务立即正常生效!