10 2021 档案

摘要:series: [ { type: "bar", barWidth: "40%", stack: "total", itemStyle: { barBorderRadius: [0, 0, 8, 8], // 重点 }, data: [], }, ] 官方文档:borderRadius不起作用,经过 阅读全文 »
posted @ 2021-10-15 17:13 玛卡巴鉲 阅读(908) 评论(0) 推荐(0) 编辑
摘要:const colorList = [[ '#ff7f50', '#87cefa', '#da70d6', '#32cd32', '#6495ed', '#ff69b4', '#ba55d3', '#cd5c5c', '#ffa500', '#40e0d0', '#1e90ff', '#ff6347 阅读全文 »
posted @ 2021-10-15 13:57 玛卡巴鉲 阅读(727) 评论(0) 推荐(0) 编辑
摘要:直接上代码,复制粘贴就能用!! cylinder.vue <template> <div class="lui-column-bg"> <div class="lui-inner" :class="colorCLass" :style="{ height: height + '%' }"></div 阅读全文 »
posted @ 2021-10-14 17:02 玛卡巴鉲 阅读(260) 评论(0) 推荐(0) 编辑
摘要:这里只有option配置: option: { legend: { right: "10%", top: "3%", data: ["金葵花以上", "手机APP"], }, grid: { left: "8%", top: "15%", }, xAxis: { splitLine: { lineS 阅读全文 »
posted @ 2021-10-14 16:59 玛卡巴鉲 阅读(1059) 评论(0) 推荐(0) 编辑
摘要:我这里只有干货,直接拿来用。 1.下载 "echarts": "^4.9.0", "echarts-liquidfill": "^2.0.6", 这个版本对应可以用 npm i echarts echarts-liquidfill 2.引入 echart.vue import * as echart 阅读全文 »
posted @ 2021-10-14 16:51 玛卡巴鉲 阅读(1634) 评论(0) 推荐(0) 编辑
摘要:https://juejin.cn/post/7016871226899431431 1.必须包含数字字母:/(?=.*[0-9])(?=.*[a-zA-Z]).{8,30}/。 记录插眼。 阅读全文 »
posted @ 2021-10-09 13:58 玛卡巴鉲 阅读(39) 评论(0) 推荐(0) 编辑

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