摘要:
直接贴代码: <template> <div class="hello"> <p>签字:</p> <canvas id="canvas" width="300" height="400">Canvas画板</canvas> <button style="background: #fff;color: 阅读全文
posted @ 2019-11-06 17:53
Panax
阅读(1323)
评论(0)
推荐(0)
摘要:
安装: npm i vue-preview -S 2. main.js中 导入组件 //vue-preview 开始 import VuePreview from 'vue-preview'; // defalut install Vue.use(VuePreview) //vue-preview 阅读全文
posted @ 2019-11-06 17:00
Panax
阅读(2347)
评论(0)
推荐(0)