zl7261

Results 6 comments of 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 ![image](https://user-images.githubusercontent.com/27967791/86887635-704bed00-c12b-11ea-8a75-8cf3e5a0f15e.png) https://en.wikipedia.org/wiki/Safari_version_history#Safari_13_2 ![image](https://user-images.githubusercontent.com/27967791/86888222-68d91380-c12c-11ea-8a0e-b9ce400c80fc.png) 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...