07 2025 档案
摘要:Echarts 3D饼图 1、3D饼图调用代码 <script> import $statisticalChart from 'common/js/echartsUtil/statisticalChart.js'; </script> mounted() { this.init(); }, meth
阅读全文
摘要:Error: Component series.surface not exists. Load it first. 场景:使用3D图时,报错:Error: Component series.surface not exists. Load it first. 解决办法: 1、先检查是否安装了ech
阅读全文
摘要:3D旋转 + SVG路径动画 + 左右按钮控制 一、代码示例 <template> <div> <div class="container"> <!-- 3D场景 --> <div class="scene"> <div class="carousel" id="carousel"> <!-- 菜单
阅读全文
摘要:3D旋转 + SVG路径动画 注:涉及到图片的位置需要替换图片换成自己的路径 <template> <div> <!-- 封面 --> <div v-if="!iframeShow" class="faHomePage"> <div class="faTitle"> <span class="fa_
阅读全文
浙公网安备 33010602011771号