Browse Source

修改

master
dimengzhe 2 years ago
parent
commit
db1c651fb1
  1. 32
      anrui-buscenter/anrui-buscenter-biz/src/main/resources/ftl/qktcApply.ftl
  2. 2365
      anrui-buscenter/anrui-buscenter-biz/src/main/resources/ftl/qktcApplyOld.ftl

32
anrui-buscenter/anrui-buscenter-biz/src/main/resources/ftl/qktcApply.ftl

@ -1665,7 +1665,7 @@
<w:t></w:t>
</w:r>
<w:r wsp:rsidRPr="006002E8">
<w:t>${list_index}</w:t>
<w:t>${list_index+1}</w:t>
</w:r>
</w:p>
</w:tc>
@ -2063,10 +2063,10 @@
<v:path o:extrusionok="f" gradientshapeok="t" o:connecttype="rect"/>
<o:lock v:ext="edit" aspectratio="t"/>
</v:shapetype>
<w:binData w:name="wordml://${carContract_index}.jpg" xml:space="preserve">${carContract!}</w:binData>
<v:shape id="${carContract_index}" o:spid="_x0000_i1029" type="#_x0000_t75"
<w:binData w:name="wordml://carContract${carContract_index}.jpg" xml:space="preserve">${carContract!}</w:binData>
<v:shape id="carContract${carContract_index}" o:spid="_x0000_i1029" type="#_x0000_t75"
style="width:392pt;height:221pt;visibility:visible;mso-wrap-style:square">
<v:imagedata src="wordml://${carContract_index}.jpg" o:title=""/>
<v:imagedata src="wordml://carContract${carContract_index}.jpg" o:title=""/>
</v:shape>
</w:pict>
</w:r>
@ -2136,10 +2136,10 @@
<w:color w:val="FF0000"/>
</w:rPr>
<w:pict>
<w:binData w:name="wordml://${guaranteeLetter_index}.jpg" xml:space="preserve">${guaranteeLetter!}</w:binData>
<v:shape id="${guaranteeLetter_index}" o:spid="_x0000_i1028" type="#_x0000_t75"
<w:binData w:name="wordml://guaranteeLetter${guaranteeLetter_index}.jpg" xml:space="preserve">${guaranteeLetter!}</w:binData>
<v:shape id="guaranteeLetter${guaranteeLetter_index}" o:spid="_x0000_i1028" type="#_x0000_t75"
style="width:397pt;height:223.5pt;visibility:visible;mso-wrap-style:square">
<v:imagedata src="wordml://${guaranteeLetter_index}.jpg" o:title=""/>
<v:imagedata src="wordml://guaranteeLetter${guaranteeLetter_index}.jpg" o:title=""/>
</v:shape>
</w:pict>
</w:r>
@ -2202,10 +2202,10 @@
<w:color w:val="FFFFFF"/>
</w:rPr>
<w:pict>
<w:binData w:name="wordml://${gdLetter_index}.jpg" xml:space="preserve">${gdLetter!}</w:binData>
<v:shape id="${gdLetter_index}" o:spid="_x0000_i1027" type="#_x0000_t75"
<w:binData w:name="wordml://gdLetter${gdLetter_index}.jpg" xml:space="preserve">${gdLetter!}</w:binData>
<v:shape id="gdLetter${gdLetter_index}" o:spid="_x0000_i1027" type="#_x0000_t75"
style="width:404.5pt;height:227.5pt;visibility:visible;mso-wrap-style:square">
<v:imagedata src="wordml://${gdLetter_index}.jpg" o:title=""/>
<v:imagedata src="wordml://gdLetter${gdLetter_index}.jpg" o:title=""/>
</v:shape>
</w:pict>
</w:r>
@ -2268,10 +2268,10 @@
<w:color w:val="FFFFFF"/>
</w:rPr>
<w:pict>
<w:binData w:name="wordml://${zjlLetter_index}.jpg" xml:space="preserve">${zjlLetter!}</w:binData>
<v:shape id="${zjlLetter_index}" o:spid="_x0000_i1026" type="#_x0000_t75"
<w:binData w:name="wordml://zjlLetter${zjlLetter_index}.jpg" xml:space="preserve">${zjlLetter!}</w:binData>
<v:shape id="zjlLetter${zjlLetter_index}" o:spid="_x0000_i1026" type="#_x0000_t75"
style="width:405pt;height:228pt;visibility:visible;mso-wrap-style:square">
<v:imagedata src="wordml://${zjlLetter_index}.jpg" o:title=""/>
<v:imagedata src="wordml://zjlLetter${zjlLetter_index}.jpg" o:title=""/>
</v:shape>
</w:pict>
</w:r>
@ -2334,10 +2334,10 @@
<w:color w:val="FFFFFF"/>
</w:rPr>
<w:pict>
<w:binData w:name="wordml://${fileList_index}.jpg" xml:space="preserve">${fileList!}</w:binData>
<v:shape id="${fileList_index}" o:spid="_x0000_i1025" type="#_x0000_t75"
<w:binData w:name="wordml://fileList${fileList_index}.jpg" xml:space="preserve">${fileList!}</w:binData>
<v:shape id="fileList${fileList_index}" o:spid="_x0000_i1025" type="#_x0000_t75"
style="width:405.5pt;height:228pt;visibility:visible;mso-wrap-style:square">
<v:imagedata src="wordml://${fileList_index}.jpg" o:title=""/>
<v:imagedata src="wordml://fileList${fileList_index}.jpg" o:title=""/>
</v:shape>
</w:pict>
</w:r>

2365
anrui-buscenter/anrui-buscenter-biz/src/main/resources/ftl/qktcApplyOld.ftl

File diff suppressed because it is too large
Loading…
Cancel
Save