摘要: 安装vue-particles cnpm install vue-particles 全局配置vue-particles[ 在main.js里面:] import VueParticles from 'vue-particles' Vue.use(VueParticles) 使用vue-partic 阅读全文
posted @ 2021-10-27 17:23 球球啦啦啦 阅读(474) 评论(0) 推荐(0) 编辑
摘要: vue插件-前端导出Excel (可导出全量数据) 安装依赖依赖 npm i -s file-saver@2.0.2 npm install -s xlsx@0.15.1 页面下载按钮 <w-button type="success" @click="downLoadAll">下载</w-butto 阅读全文
posted @ 2021-10-27 17:20 球球啦啦啦 阅读(1027) 评论(0) 推荐(0) 编辑
摘要: 1、引入 map 和 json数据 <script src="https://webapi.amap.com/maps?v=1.4.15&key=151bb84e60e049d73a5d6f78b12b7000&plugin=AMap,AMap.CustomLayer,AMap.ControlBar 阅读全文
posted @ 2021-10-27 17:14 球球啦啦啦 阅读(607) 评论(0) 推荐(0) 编辑