12 2022 档案

摘要:一、pdf预览解决: 用iframe src后台路径。 二、word预览 这个插件支持.docx不支持.doc npm i docx-preview@0.1.4 npm i jszip const docx = require('docx-preview'); window.JSZip = requ 阅读全文
posted @ 2022-12-14 16:42 Webwhl 阅读(139) 评论(0) 推荐(0) 编辑
摘要:initEchartsFive() { let that = this; var myChart = this.$echarts.init(document.getElementById("map")); // axios.get("map.json").then((res) => { this.$ 阅读全文
posted @ 2022-12-02 14:27 Webwhl 阅读(239) 评论(0) 推荐(0) 编辑
摘要:npm install file-saver --savethis.$http.downFileApi(this.downForm).then((res) => { this.spinning = false; const blob = new Blob([res.data], { type: "a 阅读全文
posted @ 2022-12-01 14:14 Webwhl 阅读(455) 评论(0) 推荐(0) 编辑
摘要:<template> <a-breadcrumb separator="/"> <a-breadcrumb-item v-for="item in breadList" :key="item.path" :href="item.path" > <a :href="item.path"> {{ ite 阅读全文
posted @ 2022-12-01 14:07 Webwhl 阅读(82) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示