05 2020 档案

vue截图,上传,下载,预览
摘要:1. npm install html2canvas -D ; 2. 需要截图的页面引入 import html2canvas from 'html2canvas' 3.需要截图的容器加 ref; <div ref="imageTofile" class="dashboard-container h 阅读全文

posted @ 2020-05-22 10:30 myYouth 阅读(2147) 评论(0) 推荐(1)

使用vue-cli 4.0 搭建后台系统 (顶部导航+左侧导航) 第一集
摘要:访问链接: http://youthok.gitee.io/smart_vue_template/index.html#/login?redirect=%2Fhome%2Fmain%2Fmallboard gitee:地址 https://gitee.com/youthOk/smart_vue_te 阅读全文

posted @ 2020-05-08 15:24 myYouth 阅读(984) 评论(5) 推荐(1)

导航