开放的样式文件,皕杰报表支持自行设置css文件

2022-11-24 0 303

原副标题:对外开放的式样文档,皕杰财务报表全力支持另行增设css文档

他们在应用程序上下载财务报表的这时候,财务报表表明的式样实质上是css文档掌控的。

开放的样式文件,皕杰报表支持自行设置css文件

皕杰财务报表中,css式样文档在天然资源文档夹report_res/skin下,包涵query.css、table.css、toolbar.css、fillin.css、common.css、exception.css,依次是配置文件文档格式、财务报表文档格式、鼠标悬停文档格式、填志愿文档格式、公用区文档格式和异常时的文档格式。

对皕杰财务报表辅助工具,那些文档格式文档都是对外开放的,你能另行修正增设,以期逐步形成与工程项目完全一致的风文档格式样。要特别注意的是那个式样是特别针对大部份财务报表的自上而下式样,最常见到的是财务报表的式样table.css,有特定的表单方式市场需求能透过修正css来同时实现。

table.css标识符如下表所示:

/*财务报表总体地区*/

div.rpt_frame{

/*background-color:#FFFFFF;*/

font-family:MicroSoft YaHei,PingFang SC, Helvetica, Arial, WenQuanYi Micro Hei, sans-serif;

font-size:10pt;

}

/*副标题区*/

div#rpt_title{

}

table.rpt_title {

text-align:center;

vertical-align:middle;

color:#4b4b4b;

}

/*表头区*/

table.rpt_header td {

text-align:center;

vertical-align:middle;

}

/*左表头区*/

table.rpt_header_left td {

text-align:center;

vertical-align:middle;

}

/*数据区*/

table.rpt_body td{

text-align:center;

vertical-align:middle;

color:#333333;

}

div.cellContent {

overflow: hidden;

white-space: nowrap;

text-overflow: ellipsis;

}

div.cellContent:hover {

overflow: visible;

}

div.wrapContent {

overflow: visible;

white-space: normal;

line-height: 1;

}

div.cellFloatLayer {

position:absolute;

top:0px;

left:0px;

}

/*表尾区*/

table.rpt_tail td{

text-align:center;

vertical-align:middle;

font-size:10pt;

}

/*单元格边框*/

td.border_0 {

}

td.border_r {

border-right: 1px solid #CCCCCC;

}

td.border_b {

border-bottom: 1px solid #CCCCCC;

}

td.border_l {

border-left: 1px solid #CCCCCC;

}

td.border_t {

border-top: 1px solid #CCCCCC;

}

.split-slash line{

stroke-width: 1.0;

stroke: #CCCCCC;

}

/*数据区行*/

table.rpt_body tr {

/*background-color: #FFFFFF;*/

}

/*数据区奇数行*/

table.rpt_body tr.rpt_row_odd {

/*background-color: #f6f6f6;*/

}

/*鼠标焦点行高亮*/

table.rpt_body tr:hover td{

background-color: #E6E6E6;

}

.canclick{

cursor:pointer;

}

/*upload progress bar*/

div.up_pb {

width:100%;

height:100%;

display:block;

background-color:#EFEFEF;

background-image: url(image/table/load.gif);

background-repeat:no-repeat;

background-position:center;

}

/*file download link*/

a.af:link {

vertical-align:top;

text-decoration:none;

color:black;

}

a.af:visited {

text-decoration:none;

}

a.af:hover {

text-decoration:underline;

}

/*common style*/

table.bct{

border:0;

border-spacing:0;

}

table.bct td {

padding:0;

}

table.bct th {

padding:0;

}

另外单元格里也全力支持从web天然资源引用属性里添加的css式样,对具体财务报表个别单元格里需要的特定式样,只需在单元格css式样名属性里添加web天然资源引用属性里添加的css式样名即可。

开放的样式文件,皕杰报表支持自行设置css文件

相关文章

发表评论
暂无评论
官方客服团队

为您解决烦忧 - 24小时在线 专业服务