gpt4 book ai didi

javascript - 打印 : Background colors missing in FullCalendar

转载 作者:行者123 更新时间:2023-11-28 07:30:29 28 4
gpt4 key购买 nike

我正在使用FullCalendar在我的应用程序中。我面临的问题是在打印该日历时:

原始 View : http://fullcalendar.io/

enter image description here

打印该页面时(只需按 CTRL+P),颜色会丢失:

enter image description here

还有其他人遇到过这个问题吗?有什么办法可以解决吗?

最佳答案

如果您使用 Bootstrap 3,print.css 文件会导致出现问题

*:after {
// background: transparent !important; NOTE: Removed for fullcalendar printing
color: #000 !important; // Black prints faster: h5bp.com/s
box-shadow: none !important;
text-shadow: none !important;
}

关于javascript - 打印 : Background colors missing in FullCalendar,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/29180904/

28 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com