under Website Notes of Programming
先将文字置底 verticalAlign,再通过控制行高 lineHeight 与图例图标对齐。 legend: { icon: 'square', itemWidth: 10, formatter: ' {a|{name}}', textStyle: { ...
under Website Notes of Programming
〇、需求描述单元格内 yyyy-MM-dd hh:mm:ss → yyyy/MM/dd一、正则匹配 yyyy-MM-dd hh:mm:ss 版原生JS方法格式,注意使用时转换为 VUE Method 写法原生JS方法格式,注意使用时转换为 VUE Method 写法//【方法】日期时间样式优化...
under Website Notes of Programming
完整过程部署 SSL 证书步骤请查阅下方文档,本处仅为我站更换证书步骤笔记在 Apache 服务器上安装 SSL 证书 - 阿里云 - 帮助中心茶酱的域名是在阿里云注册的,所以包括 DNS 域名解析、SSL 证书、ICP 备案也都是在阿里云整的,本文便是基于阿里云的步骤记录(虽然截至本文茶的服...
under Website Notes of Programming
1. 镜面水平翻转法 #tBox1 { display: flex; } .ta { width: 50%; padding-bottom: 56.25%; backgr...
under Website Notes of Programming
示例流光溢彩字 @supports (-webkit-transform: scale(0)) { .RainBowText { background-image: linear-gradient(to right, red, orange,...