Vue 中 canvas 的自适应
2018年3月27日 19:44
最近又在写一些没什么用的小玩意儿。
ref: https://github.com/YunYouJun/star-timer/blob/master/docs/.vuepress/components/StarMap.vue
在过程中尝试使用 Vue 来实现 Html5 中 Canvas 标签的自适应。
访问 https://www.yunyoujun.cn/posts/responsive-canvas-with-vue 阅读全文。