zl7261
zl7261
.plTableBox .el-table th { background: #f7f7f7; } > @zl7261 或者不要引入import 'pl-table/themes/plTableStyle.css' // 默认表格样式很丑 引入这个样式就可以好看啦 > 或者 去改 .plTableBox .el-table th { > color: #fff; > background-color: rgb(0, 51, 102); >...
> 不要把问题记录删了啊,后续有人遇见问题了 他们直接看啊 > […](#) > ------------------ 原始邮件 ------------------ 发件人: "zl7261"
@livelyPeng 默认的issue进来是看open状态的issue, close后的issue需要把搜索框清空才能搜到, 或者在open/close里面选择close
@exoego https://developer.apple.com/documentation/safari-release-notes/safari-13-release-notes  https://en.wikipedia.org/wiki/Safari_version_history#Safari_13_2  Not sure the reduce js memory patch is shipped with Safari 13 or Safari13.1 depends on iOS13 or iOS13.4. Maybe need to optimize by code.
I want to show the item's data when the trigger on bar.stack[i].item, and show total analysis when trigger the part between the bar height to chart height. Currently, the tooltip.formatter...