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
点击 Ant Design Vue 的 Radio 单选框时会出现如上类似于 outline 或 box-shadow 类的框框,但通过 CSS 进行屏蔽均无效。在自定义配色时这个框框的浅蓝色在自定义配色按钮外围常常显得不相匹配解决方法在 a-radio-button 里配置点击事件 @cl...
under Website Notes of Programming
/* ----【函数】更改伪类CSS样式---- */ function ChangePseudoClassStyle(PseudoClassCSSName, CSSText) { //伪类名 例"a:after", 新样式 var PseudoClassCSSID...
under Website Notes of Programming
首先,这是一只普通的DIV设置了其背景: test <div class="DivTest" style=" text-align: center; padding: 1em; background: url(/i/usr...
under Website Notes of Programming
为了解决 Afternoon Wiki 站,多个B站视频放一个播放器里播放并有列表可以切换的需求,折腾了几h,结合html+js+css写了个这只播放模块。实例演示 Videos of 303SH .PVTabBox ...