Commit 29ef7506 authored by 徐州's avatar 徐州

测试修改表格

parent 4a3ec2b9
...@@ -20,32 +20,27 @@ ...@@ -20,32 +20,27 @@
<![CDATA[zsb]]></DatabaseName> <![CDATA[zsb]]></DatabaseName>
</Connection> </Connection>
<Query> <Query>
<![CDATA[select pjjx.slbh slbh, <![CDATA[select * from (
select pjjx.slbh slbh,
pjjx.salary, pjjx.salary,
pjjx.rkdate, pjjx.rkdate,
pjjx.pjbm, pjjx.pjbm,
pjjx.jkr,
pjjx.jkje,
spjlb.jsdwmc, spjlb.jsdwmc,
spjlb.jzmj, spjlb.jzmj,
spjlb.dwdm dwdm, spjlb.dwdm dwdm,
to_char(spjlb.lcjssj, 'yyyy-MM-dd') shsj, to_char(spjlb.lcjssj, 'yyyy-MM-dd') shsj,
his.zslxdbh his.zslxdbh
from (select * from (select * from pjjx where delflag = 0 and dwdm not in ('jk','jb') and rkdate='${time}') pjjx,
from pjjx
where delflag = 0 and dwdm not in ('jk','jb')
and rkdate='${time}') pjjx,
(select * from spjlb where delflag = 0 and dwdm not in ('jk','jb') ) spjlb, (select * from spjlb where delflag = 0 and dwdm not in ('jk','jb') ) spjlb,
(select slbh,zslxdbh from payment_item_his where delflag=0 and dwdm not in ('jk','jb') ) his (select slbh,zslxdbh from payment_item_his where delflag=0 and dwdm not in ('jk','jb') ) his
where pjjx.slbh = spjlb.slbh where pjjx.slbh = spjlb.slbh
and pjjx.slbh=his.slbh and pjjx.slbh=his.slbh
and pjjx.rkdate = to_char(spjlb.lcjssj, 'yyyy-MM') and pjjx.rkdate = to_char(spjlb.lcjssj, 'yyyy-MM')
${if(len(zsdw) == 0,"","and spjlb.dwdm = '" + zsdw + "'")} ${if(len(zsdw) == 0,"","and spjlb.dwdm = '" + zsdw + "'")}
${if(len(zsdw1) == 0,"","and spjlb.tjfw = '" + zsdw1 + "'")} ${if(len(zsdw1) == 0,"","and spjlb.tjfw = '" + zsdw1 + "'")}
${if(len(zsdw2) == 0,"","and spjlb.tjfw = '" + zsdw2 + "'")} ${if(len(zsdw2) == 0,"","and spjlb.tjfw = '" + zsdw2 + "'")}
order by slbh asc,lcjssj asc order by slbh asc,lcjssj asc
) a left join (select slbh,jkr,yjje from fstzs) b on a.slbh=b.slbh]]></Query>
]]></Query>
</TableData> </TableData>
<TableData name="以往审批结转缴费" class="com.fr.data.impl.DBTableData"> <TableData name="以往审批结转缴费" class="com.fr.data.impl.DBTableData">
<Parameters> <Parameters>
...@@ -374,7 +369,7 @@ ...@@ -374,7 +369,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="7" r="4" s="6"> <C c="7" r="4" s="7">
<O> <O>
<![CDATA[缴款金额]]></O> <![CDATA[缴款金额]]></O>
<PrivilegeControl/> <PrivilegeControl/>
...@@ -392,13 +387,13 @@ ...@@ -392,13 +387,13 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="10" r="4" s="7"> <C c="10" r="4" s="8">
<O> <O>
<![CDATA[缴款书编号]]></O> <![CDATA[缴款书编号]]></O>
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="0" r="5" s="8"> <C c="0" r="5" s="9">
<O t="Formula" class="Formula"> <O t="Formula" class="Formula">
<Attributes> <Attributes>
<![CDATA[=seq()]]></Attributes> <![CDATA[=seq()]]></Attributes>
...@@ -406,7 +401,7 @@ ...@@ -406,7 +401,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand leftParentDefault="false" left="B6"/> <Expand leftParentDefault="false" left="B6"/>
</C> </C>
<C c="1" r="5" s="9"> <C c="1" r="5" s="10">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="财政到账明细" columnName="SLBH"/> <Attributes dsName="财政到账明细" columnName="SLBH"/>
<Condition class="com.fr.data.condition.ListCondition"/> <Condition class="com.fr.data.condition.ListCondition"/>
...@@ -421,7 +416,7 @@ ...@@ -421,7 +416,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="2" r="5" s="9"> <C c="2" r="5" s="10">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="财政到账明细" columnName="JSDWMC"/> <Attributes dsName="财政到账明细" columnName="JSDWMC"/>
<Complex/> <Complex/>
...@@ -433,7 +428,7 @@ ...@@ -433,7 +428,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="3" r="5" s="10"> <C c="3" r="5" s="11">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="财政到账明细" columnName="JZMJ"/> <Attributes dsName="财政到账明细" columnName="JZMJ"/>
<Complex/> <Complex/>
...@@ -445,7 +440,7 @@ ...@@ -445,7 +440,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="4" r="5" s="9"> <C c="4" r="5" s="10">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="财政到账明细" columnName="SHSJ"/> <Attributes dsName="财政到账明细" columnName="SHSJ"/>
<Complex/> <Complex/>
...@@ -457,7 +452,7 @@ ...@@ -457,7 +452,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="5" r="5" s="11"> <C c="5" r="5" s="12">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="财政到账明细" columnName="SALARY"/> <Attributes dsName="财政到账明细" columnName="SALARY"/>
<Complex/> <Complex/>
...@@ -469,7 +464,7 @@ ...@@ -469,7 +464,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="6" r="5" s="12"> <C c="6" r="5" s="10">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="财政到账明细" columnName="JKR"/> <Attributes dsName="财政到账明细" columnName="JKR"/>
<Condition class="com.fr.data.condition.ListCondition"/> <Condition class="com.fr.data.condition.ListCondition"/>
...@@ -484,7 +479,7 @@ ...@@ -484,7 +479,7 @@
</C> </C>
<C c="7" r="5" s="13"> <C c="7" r="5" s="13">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="财政到账明细" columnName="JKJE"/> <Attributes dsName="财政到账明细" columnName="YJJE"/>
<Condition class="com.fr.data.condition.ListCondition"/> <Condition class="com.fr.data.condition.ListCondition"/>
<Complex/> <Complex/>
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/> <RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
...@@ -495,7 +490,7 @@ ...@@ -495,7 +490,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="8" r="5" s="9"> <C c="8" r="5" s="10">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="财政到账明细" columnName="RKDATE"/> <Attributes dsName="财政到账明细" columnName="RKDATE"/>
<Complex/> <Complex/>
...@@ -505,7 +500,7 @@ ...@@ -505,7 +500,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="9" r="5" s="9"> <C c="9" r="5" s="10">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="财政到账明细" columnName="ZSLXDBH"/> <Attributes dsName="财政到账明细" columnName="ZSLXDBH"/>
<Complex/> <Complex/>
...@@ -539,7 +534,7 @@ ...@@ -539,7 +534,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="4" r="6" s="9"> <C c="4" r="6" s="10">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
...@@ -551,19 +546,19 @@ ...@@ -551,19 +546,19 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="6" r="6" s="12"> <C c="6" r="6" s="18">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="7" r="6" s="18"> <C c="7" r="6" s="19">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="8" r="6" s="9"> <C c="8" r="6" s="10">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="9" r="6" s="12"> <C c="9" r="6" s="18">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
...@@ -571,7 +566,7 @@ ...@@ -571,7 +566,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="0" r="7" s="8"> <C c="0" r="7" s="9">
<O t="Formula" class="Formula"> <O t="Formula" class="Formula">
<Attributes> <Attributes>
<![CDATA[=seq()]]></Attributes> <![CDATA[=seq()]]></Attributes>
...@@ -579,7 +574,7 @@ ...@@ -579,7 +574,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand leftParentDefault="false" left="C8"/> <Expand leftParentDefault="false" left="C8"/>
</C> </C>
<C c="1" r="7" s="9"> <C c="1" r="7" s="10">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="以往审批结转缴费" columnName="SLBH"/> <Attributes dsName="以往审批结转缴费" columnName="SLBH"/>
<Complex/> <Complex/>
...@@ -589,7 +584,7 @@ ...@@ -589,7 +584,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="2" r="7" s="9"> <C c="2" r="7" s="10">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="以往审批结转缴费" columnName="JSDWMC"/> <Attributes dsName="以往审批结转缴费" columnName="JSDWMC"/>
<Complex/> <Complex/>
...@@ -599,7 +594,7 @@ ...@@ -599,7 +594,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="3" r="7" s="10"> <C c="3" r="7" s="11">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="以往审批结转缴费" columnName="JZMJ"/> <Attributes dsName="以往审批结转缴费" columnName="JZMJ"/>
<Complex/> <Complex/>
...@@ -609,7 +604,7 @@ ...@@ -609,7 +604,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="4" r="7" s="9"> <C c="4" r="7" s="10">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="以往审批结转缴费" columnName="SHSJ"/> <Attributes dsName="以往审批结转缴费" columnName="SHSJ"/>
<Complex/> <Complex/>
...@@ -619,7 +614,7 @@ ...@@ -619,7 +614,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="5" r="7" s="11"> <C c="5" r="7" s="12">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="以往审批结转缴费" columnName="SALARY"/> <Attributes dsName="以往审批结转缴费" columnName="SALARY"/>
<Complex/> <Complex/>
...@@ -629,15 +624,15 @@ ...@@ -629,15 +624,15 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="6" r="7" s="12"> <C c="6" r="7" s="18">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="7" r="7" s="18"> <C c="7" r="7" s="19">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="8" r="7" s="9"> <C c="8" r="7" s="10">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="以往审批结转缴费" columnName="RKDATE"/> <Attributes dsName="以往审批结转缴费" columnName="RKDATE"/>
<Complex/> <Complex/>
...@@ -647,7 +642,7 @@ ...@@ -647,7 +642,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="9" r="7" s="9"> <C c="9" r="7" s="10">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="以往审批结转缴费" columnName="ZSLXDBH"/> <Attributes dsName="以往审批结转缴费" columnName="ZSLXDBH"/>
<Complex/> <Complex/>
...@@ -667,7 +662,7 @@ ...@@ -667,7 +662,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="0" r="8" s="8"> <C c="0" r="8" s="9">
<O t="Formula" class="Formula"> <O t="Formula" class="Formula">
<Attributes> <Attributes>
<![CDATA[=seq()]]></Attributes> <![CDATA[=seq()]]></Attributes>
...@@ -675,7 +670,7 @@ ...@@ -675,7 +670,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand leftParentDefault="false" left="B9"/> <Expand leftParentDefault="false" left="B9"/>
</C> </C>
<C c="1" r="8" s="9"> <C c="1" r="8" s="10">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="缓缴" columnName="SLBH"/> <Attributes dsName="缓缴" columnName="SLBH"/>
<Complex/> <Complex/>
...@@ -685,7 +680,7 @@ ...@@ -685,7 +680,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="2" r="8" s="9"> <C c="2" r="8" s="10">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="缓缴" columnName="DWMC"/> <Attributes dsName="缓缴" columnName="DWMC"/>
<Complex/> <Complex/>
...@@ -695,7 +690,7 @@ ...@@ -695,7 +690,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="3" r="8" s="9"> <C c="3" r="8" s="10">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="缓缴" columnName="CSMJ"/> <Attributes dsName="缓缴" columnName="CSMJ"/>
<Complex/> <Complex/>
...@@ -705,11 +700,11 @@ ...@@ -705,11 +700,11 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="4" r="8" s="9"> <C c="4" r="8" s="10">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="5" r="8" s="11"> <C c="5" r="8" s="12">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="缓缴" columnName="SALARY"/> <Attributes dsName="缓缴" columnName="SALARY"/>
<Complex/> <Complex/>
...@@ -719,15 +714,15 @@ ...@@ -719,15 +714,15 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand dir="0"/> <Expand dir="0"/>
</C> </C>
<C c="6" r="8" s="12"> <C c="6" r="8" s="18">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="7" r="8" s="18"> <C c="7" r="8" s="19">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="8" r="8" s="9"> <C c="8" r="8" s="10">
<O t="DSColumn"> <O t="DSColumn">
<Attributes dsName="缓缴" columnName="RKDATE"/> <Attributes dsName="缓缴" columnName="RKDATE"/>
<Complex/> <Complex/>
...@@ -765,7 +760,7 @@ ...@@ -765,7 +760,7 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="4" r="9" s="19"> <C c="4" r="9" s="20">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
...@@ -777,19 +772,19 @@ ...@@ -777,19 +772,19 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="6" r="9" s="12"> <C c="6" r="9" s="18">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="7" r="9" s="18"> <C c="7" r="9" s="19">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="8" r="9" s="9"> <C c="8" r="9" s="10">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="9" r="9" s="9"> <C c="9" r="9" s="10">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
...@@ -797,13 +792,13 @@ ...@@ -797,13 +792,13 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="0" r="10" cs="3" s="20"> <C c="0" r="10" cs="3" s="21">
<O> <O>
<![CDATA[当月配套费缴费合计]]></O> <![CDATA[当月配套费缴费合计]]></O>
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="3" r="10" s="21"> <C c="3" r="10" s="22">
<O t="Formula" class="Formula"> <O t="Formula" class="Formula">
<Attributes> <Attributes>
<![CDATA[=sum(D7, D10)]]></Attributes> <![CDATA[=sum(D7, D10)]]></Attributes>
...@@ -811,11 +806,11 @@ ...@@ -811,11 +806,11 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="4" r="10" s="22"> <C c="4" r="10" s="23">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="5" r="10" s="23"> <C c="5" r="10" s="24">
<O t="Formula" class="Formula"> <O t="Formula" class="Formula">
<Attributes> <Attributes>
<![CDATA[=sum(F7, F10)]]></Attributes> <![CDATA[=sum(F7, F10)]]></Attributes>
...@@ -823,27 +818,27 @@ ...@@ -823,27 +818,27 @@
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="6" r="10" s="24"> <C c="6" r="10" s="25">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="7" r="10" s="25"> <C c="7" r="10" s="26">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="8" r="10" s="22"> <C c="8" r="10" s="23">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="9" r="10" s="22"> <C c="9" r="10" s="23">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="10" r="10" s="26"> <C c="10" r="10" s="27">
<PrivilegeControl/> <PrivilegeControl/>
<Expand/> <Expand/>
</C> </C>
<C c="2" r="12" s="27"> <C c="2" r="12" s="28">
<O> <O>
<![CDATA[制表人]]></O> <![CDATA[制表人]]></O>
<PrivilegeControl/> <PrivilegeControl/>
...@@ -1214,6 +1209,16 @@ if(value == "sf"){ ...@@ -1214,6 +1209,16 @@ if(value == "sf"){
<Border> <Border>
<Top style="5"/> <Top style="5"/>
<Bottom style="1"/> <Bottom style="1"/>
<Right style="1"/>
</Border>
</Style>
<Style horizontal_alignment="0" imageLayout="1">
<FRFont name="SimSun" style="0" size="72"/>
<Background name="NullBackground"/>
<Border>
<Top style="5"/>
<Bottom style="1"/>
<Left style="1"/>
</Border> </Border>
</Style> </Style>
<Style horizontal_alignment="0" imageLayout="1"> <Style horizontal_alignment="0" imageLayout="1">
...@@ -1270,17 +1275,7 @@ if(value == "sf"){ ...@@ -1270,17 +1275,7 @@ if(value == "sf"){
<Right style="1" color="-16777216"/> <Right style="1" color="-16777216"/>
</Border> </Border>
</Style> </Style>
<Style imageLayout="1"> <Style horizontal_alignment="0" imageLayout="1">
<FRFont name="SimSun" style="0" size="72"/>
<Background name="NullBackground"/>
<Border>
<Top style="1" color="-16777216"/>
<Bottom style="1" color="-16777216"/>
<Left style="1" color="-16777216"/>
<Right style="1" color="-16777216"/>
</Border>
</Style>
<Style imageLayout="1">
<Format class="com.fr.base.CoreDecimalFormat"> <Format class="com.fr.base.CoreDecimalFormat">
<![CDATA[#,##0.00]]></Format> <![CDATA[#,##0.00]]></Format>
<FRFont name="SimSun" style="0" size="72"/> <FRFont name="SimSun" style="0" size="72"/>
...@@ -1288,6 +1283,7 @@ if(value == "sf"){ ...@@ -1288,6 +1283,7 @@ if(value == "sf"){
<Border> <Border>
<Top style="1"/> <Top style="1"/>
<Bottom style="1"/> <Bottom style="1"/>
<Left style="1"/>
</Border> </Border>
</Style> </Style>
<Style horizontal_alignment="0" imageLayout="1"> <Style horizontal_alignment="0" imageLayout="1">
...@@ -1340,6 +1336,17 @@ if(value == "sf"){ ...@@ -1340,6 +1336,17 @@ if(value == "sf"){
<Border> <Border>
<Top style="1"/> <Top style="1"/>
<Bottom style="1"/> <Bottom style="1"/>
<Left style="1"/>
<Right style="1"/>
</Border>
</Style>
<Style imageLayout="1">
<FRFont name="SimSun" style="0" size="72"/>
<Background name="NullBackground"/>
<Border>
<Top style="1"/>
<Bottom style="1"/>
<Left style="1"/>
</Border> </Border>
</Style> </Style>
<Style horizontal_alignment="4" imageLayout="1"> <Style horizontal_alignment="4" imageLayout="1">
...@@ -1412,6 +1419,7 @@ if(value == "sf"){ ...@@ -1412,6 +1419,7 @@ if(value == "sf"){
<Border> <Border>
<Top style="1"/> <Top style="1"/>
<Bottom style="5"/> <Bottom style="5"/>
<Left style="1"/>
</Border> </Border>
</Style> </Style>
<Style horizontal_alignment="0" imageLayout="1"> <Style horizontal_alignment="0" imageLayout="1">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment