|
@@ -53,10 +53,6 @@
|
|
span.old{text-decoration:line-through;}
|
|
span.old{text-decoration:line-through;}
|
|
ul.files{list-style:none;display:flex;justify-content:center;padding:0;align-items:flex-start;}
|
|
ul.files{list-style:none;display:flex;justify-content:center;padding:0;align-items:flex-start;}
|
|
ul.files li{overflow:hidden;position:relative;margin-right:10px;float:left;}
|
|
ul.files li{overflow:hidden;position:relative;margin-right:10px;float:left;}
|
|
- ul.yyzz li{width:100px;}
|
|
|
|
- ul.khxkz li{width:100px;}
|
|
|
|
- ul.hyly li{width:100px;}
|
|
|
|
- ul.beian li{width:100px;}
|
|
|
|
ul.files i.old{text-align:center;height:0;width:0;line-height:15px;color:#fff;position:absolute;right:0;bottom:0;border-top:15px solid transparent;border-right:15px solid #000;border-bottom:15px solid #000;border-left:15px solid transparent;display:block;}
|
|
ul.files i.old{text-align:center;height:0;width:0;line-height:15px;color:#fff;position:absolute;right:0;bottom:0;border-top:15px solid transparent;border-right:15px solid #000;border-bottom:15px solid #000;border-left:15px solid transparent;display:block;}
|
|
ul.files i.new{text-align:center;height:0;width:0;line-height:15px;color:#000;position:absolute;right:0;bottom:0;border-top:15px solid transparent;border-right:15px solid #0bfd1a;border-bottom:15px solid #0bfd1a;border-left:15px solid transparent;display:block;}
|
|
ul.files i.new{text-align:center;height:0;width:0;line-height:15px;color:#000;position:absolute;right:0;bottom:0;border-top:15px solid transparent;border-right:15px solid #0bfd1a;border-bottom:15px solid #0bfd1a;border-left:15px solid transparent;display:block;}
|
|
</style>
|
|
</style>
|
|
@@ -88,9 +84,9 @@
|
|
{if condition="$ecr['oldImgurl']"}
|
|
{if condition="$ecr['oldImgurl']"}
|
|
<li>
|
|
<li>
|
|
{if condition="$ecr['oldImgurl_is_img'] eq 1"}
|
|
{if condition="$ecr['oldImgurl_is_img'] eq 1"}
|
|
- <img onclick="Feng.showImg(this)" src="{$ecr.oldImgurl|getStoragePath}" style="max-width:100px;">
|
|
|
|
|
|
+ <img onclick="Feng.showImg(this)" src="{$ecr.oldImgurl|getStoragePath}" style="max-height:60px">
|
|
{else/}
|
|
{else/}
|
|
- <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldImgurl|getStoragePath}', 'imgurl')" style="max-width:100px;">
|
|
|
|
|
|
+ <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldImgurl|getStoragePath}', 'imgurl')" style="max-height:60px">
|
|
{/if}
|
|
{/if}
|
|
</li>
|
|
</li>
|
|
{/if}
|
|
{/if}
|
|
@@ -98,18 +94,18 @@
|
|
{if condition="$ecr['oldImgurl']"}
|
|
{if condition="$ecr['oldImgurl']"}
|
|
<li>
|
|
<li>
|
|
{if condition="$ecr['oldImgurl_is_img'] eq 1"}
|
|
{if condition="$ecr['oldImgurl_is_img'] eq 1"}
|
|
- <img onclick="Feng.showImg(this)" src="{$ecr.oldImgurl|getStoragePath}" style="max-width:100px;"><i class="old">旧</i>
|
|
|
|
|
|
+ <img onclick="Feng.showImg(this)" src="{$ecr.oldImgurl|getStoragePath}" style="max-height:60px"><i class="old">旧</i>
|
|
{else/}
|
|
{else/}
|
|
- <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldImgurl|getStoragePath}', 'imgurl')" style="max-width:100px;"><i class="old">旧</i>
|
|
|
|
|
|
+ <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldImgurl|getStoragePath}', 'imgurl')" style="max-height:60px"><i class="old">旧</i>
|
|
{/if}
|
|
{/if}
|
|
</li>
|
|
</li>
|
|
{/if}
|
|
{/if}
|
|
{if condition="$ecr['newImgurl']"}
|
|
{if condition="$ecr['newImgurl']"}
|
|
<li>
|
|
<li>
|
|
{if condition="$ecr['newImgurl_is_img'] eq 1"}
|
|
{if condition="$ecr['newImgurl_is_img'] eq 1"}
|
|
- <img src="{$ecr.newImgurl|getStoragePath}" onclick="Feng.showImg(this)" style="max-width:100px;"/><i class="new">新</i>
|
|
|
|
|
|
+ <img src="{$ecr.newImgurl|getStoragePath}" onclick="Feng.showImg(this)" style="max-height:60px"/><i class="new">新</i>
|
|
{else/}
|
|
{else/}
|
|
- <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.newImgurl|getStoragePath}', 'imgurl')" style="max-width:100px;"><i class="new">新</i>
|
|
|
|
|
|
+ <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.newImgurl|getStoragePath}', 'imgurl')" style="max-height:60px"><i class="new">新</i>
|
|
{/if}
|
|
{/if}
|
|
</li>
|
|
</li>
|
|
{/if}
|
|
{/if}
|
|
@@ -157,9 +153,9 @@
|
|
{if condition="$ecr['oldBankImg']"}
|
|
{if condition="$ecr['oldBankImg']"}
|
|
<li>
|
|
<li>
|
|
{if condition="$ecr['oldBankImg_is_img'] eq 1"}
|
|
{if condition="$ecr['oldBankImg_is_img'] eq 1"}
|
|
- <img onclick="Feng.showImg(this)" src="{$ecr.oldBankImg|getStoragePath}" style="max-width:100px;">
|
|
|
|
|
|
+ <img onclick="Feng.showImg(this)" src="{$ecr.oldBankImg|getStoragePath}" style="max-height:60px">
|
|
{else/}
|
|
{else/}
|
|
- <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldBankImg|getStoragePath}', 'bankImg')" style="max-width:100px;">
|
|
|
|
|
|
+ <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldBankImg|getStoragePath}', 'bankImg')" style="max-height:60px">
|
|
{/if}
|
|
{/if}
|
|
</li>
|
|
</li>
|
|
{/if}
|
|
{/if}
|
|
@@ -167,18 +163,18 @@
|
|
{if condition="$ecr['oldBankImg']"}
|
|
{if condition="$ecr['oldBankImg']"}
|
|
<li>
|
|
<li>
|
|
{if condition="$ecr['oldBankImg_is_img'] eq 1"}
|
|
{if condition="$ecr['oldBankImg_is_img'] eq 1"}
|
|
- <img onclick="Feng.showImg(this)" src="{$ecr.oldBankImg|getStoragePath}" style="max-width:100px;"><i class="old">旧</i>
|
|
|
|
|
|
+ <img onclick="Feng.showImg(this)" src="{$ecr.oldBankImg|getStoragePath}" style="max-height:60px"><i class="old">旧</i>
|
|
{else/}
|
|
{else/}
|
|
- <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldBankImg|getStoragePath}', 'bankImg')" style="max-width:100px;"><i class="old">旧</i>
|
|
|
|
|
|
+ <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldBankImg|getStoragePath}', 'bankImg')" style="max-height:60px"><i class="old">旧</i>
|
|
{/if}
|
|
{/if}
|
|
</li>
|
|
</li>
|
|
{/if}
|
|
{/if}
|
|
{if condition="$ecr['newBankImg']"}
|
|
{if condition="$ecr['newBankImg']"}
|
|
<li>
|
|
<li>
|
|
{if condition="$ecr['newBankImg_is_img'] eq 1"}
|
|
{if condition="$ecr['newBankImg_is_img'] eq 1"}
|
|
- <img src="{$ecr.newBankImg|getStoragePath}" onclick="Feng.showImg(this)" style="max-width:100px;"/><i class="new">新</i>
|
|
|
|
|
|
+ <img src="{$ecr.newBankImg|getStoragePath}" onclick="Feng.showImg(this)" style="max-height:60px"/><i class="new">新</i>
|
|
{else/}
|
|
{else/}
|
|
- <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.newBankImg|getStoragePath}', 'bankImg')" style="max-width:100px;"><i class="new">新</i>
|
|
|
|
|
|
+ <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.newBankImg|getStoragePath}', 'bankImg')" style="max-height:60px"><i class="new">新</i>
|
|
{/if}
|
|
{/if}
|
|
</li>
|
|
</li>
|
|
{/if}
|
|
{/if}
|
|
@@ -221,8 +217,42 @@
|
|
行业领域
|
|
行业领域
|
|
</td>
|
|
</td>
|
|
<td class="value1" data-old="{$ecr.oldIndustryFieldOldName}" data-new="{$ecr.newIndustryFieldOldName}"></td>
|
|
<td class="value1" data-old="{$ecr.oldIndustryFieldOldName}" data-new="{$ecr.newIndustryFieldOldName}"></td>
|
|
- <td class="key" style="text-align:center;">
|
|
|
|
- 行业领域佐证材料
|
|
|
|
|
|
+ <td style="border:1px solid #c0a16b">
|
|
|
|
+ <label>
|
|
|
|
+ 行业领域佐证材料
|
|
|
|
+ </label>
|
|
|
|
+ <ul class="files hyly">
|
|
|
|
+ {if condition="$ecr['oldDomainImg'] eq $ecr['newDomainImg']"}
|
|
|
|
+ {if condition="$ecr['oldDomainImg']"}
|
|
|
|
+ <li>
|
|
|
|
+ {if condition="$ecr['oldDomainImg_is_img'] eq 1"}
|
|
|
|
+ <img onclick="Feng.showImg(this)" src="{$ecr.oldDomainImg|getStoragePath}" style="max-height:60px">
|
|
|
|
+ {else/}
|
|
|
|
+ <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldDomainImg|getStoragePath}', 'domainImg')" style="max-height:60px">
|
|
|
|
+ {/if}
|
|
|
|
+ </li>
|
|
|
|
+ {/if}
|
|
|
|
+ {else/}
|
|
|
|
+ {if condition="$ecr['oldDomainImg']"}
|
|
|
|
+ <li>
|
|
|
|
+ {if condition="$ecr['oldDomainImg_is_img'] eq 1"}
|
|
|
|
+ <img onclick="Feng.showImg(this)" src="{$ecr.oldDomainImg|getStoragePath}" style="max-height:60px"><i class="old">旧</i>
|
|
|
|
+ {else/}
|
|
|
|
+ <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldDomainImg|getStoragePath}', 'domainImg')" style="max-height:60px"><i class="old">旧</i>
|
|
|
|
+ {/if}
|
|
|
|
+ </li>
|
|
|
|
+ {/if}
|
|
|
|
+ {if condition="$ecr['newDomainImg']"}
|
|
|
|
+ <li>
|
|
|
|
+ {if condition="$ecr['newDomainImg_is_img'] eq 1"}
|
|
|
|
+ <img src="{$ecr.newDomainImg|getStoragePath}" onclick="Feng.showImg(this)" style="max-height:60px"/><i class="new">新</i>
|
|
|
|
+ {else/}
|
|
|
|
+ <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.newDomainImg|getStoragePath}', 'domainImg')" style="max-height:60px"><i class="new">新</i>
|
|
|
|
+ {/if}
|
|
|
|
+ </li>
|
|
|
|
+ {/if}
|
|
|
|
+ {/if}
|
|
|
|
+ </ul>
|
|
</td>
|
|
</td>
|
|
</tr>
|
|
</tr>
|
|
<tr class="type1">
|
|
<tr class="type1">
|
|
@@ -235,33 +265,36 @@
|
|
</td>
|
|
</td>
|
|
<td class="value1" data-old="{$ecr.oldEnterpriseTypeName}" data-new="{$ecr.newEnterpriseTypeName}"></td>
|
|
<td class="value1" data-old="{$ecr.oldEnterpriseTypeName}" data-new="{$ecr.newEnterpriseTypeName}"></td>
|
|
<td>
|
|
<td>
|
|
|
|
+ <label>
|
|
|
|
+ 规上、高新技术、专精特新企业上传材料
|
|
|
|
+ </label>
|
|
<ul class="files hyly">
|
|
<ul class="files hyly">
|
|
- {if condition="$ecr['oldDomainImg'] eq $ecr['newDomainImg']"}
|
|
|
|
- {if condition="$ecr['oldDomainImg']"}
|
|
|
|
|
|
+ {if condition="$ecr['oldTypeImg'] eq $ecr['newTypeImg']"}
|
|
|
|
+ {if condition="$ecr['oldTypeImg']"}
|
|
<li>
|
|
<li>
|
|
- {if condition="$ecr['oldDomainImg_is_img'] eq 1"}
|
|
|
|
- <img onclick="Feng.showImg(this)" src="{$ecr.oldDomainImg|getStoragePath}" style="max-width:100px;">
|
|
|
|
|
|
+ {if condition="$ecr['oldTypeImg_is_img'] eq 1"}
|
|
|
|
+ <img onclick="Feng.showImg(this)" src="{$ecr.oldTypeImg|getStoragePath}" style="max-height:60px">
|
|
{else/}
|
|
{else/}
|
|
- <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldDomainImg|getStoragePath}', 'domainImg')" style="max-width:100px;">
|
|
|
|
|
|
+ <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldTypeImg|getStoragePath}', 'typeImg')" style="max-height:60px">
|
|
{/if}
|
|
{/if}
|
|
</li>
|
|
</li>
|
|
{/if}
|
|
{/if}
|
|
{else/}
|
|
{else/}
|
|
- {if condition="$ecr['oldDomainImg']"}
|
|
|
|
|
|
+ {if condition="$ecr['oldTypeImg']"}
|
|
<li>
|
|
<li>
|
|
- {if condition="$ecr['oldDomainImg_is_img'] eq 1"}
|
|
|
|
- <img onclick="Feng.showImg(this)" src="{$ecr.oldDomainImg|getStoragePath}" style="max-width:100px;"><i class="old">旧</i>
|
|
|
|
|
|
+ {if condition="$ecr['oldTypeImg_is_img'] eq 1"}
|
|
|
|
+ <img onclick="Feng.showImg(this)" src="{$ecr.oldTypeImg|getStoragePath}" style="max-height:60px"><i class="old">旧</i>
|
|
{else/}
|
|
{else/}
|
|
- <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldDomainImg|getStoragePath}', 'domainImg')" style="max-width:100px;"><i class="old">旧</i>
|
|
|
|
|
|
+ <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldTypeImg|getStoragePath}', 'typeImg')" style="max-height:60px"><i class="old">旧</i>
|
|
{/if}
|
|
{/if}
|
|
</li>
|
|
</li>
|
|
{/if}
|
|
{/if}
|
|
- {if condition="$ecr['newDomainImg']"}
|
|
|
|
|
|
+ {if condition="$ecr['newTypeImg']"}
|
|
<li>
|
|
<li>
|
|
- {if condition="$ecr['newDomainImg_is_img'] eq 1"}
|
|
|
|
- <img src="{$ecr.newDomainImg|getStoragePath}" onclick="Feng.showImg(this)" style="max-width:100px;"/><i class="new">新</i>
|
|
|
|
|
|
+ {if condition="$ecr['newTypeImg_is_img'] eq 1"}
|
|
|
|
+ <img src="{$ecr.newTypeImg|getStoragePath}" onclick="Feng.showImg(this)" style="max-height:60px"/><i class="new">新</i>
|
|
{else/}
|
|
{else/}
|
|
- <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.newDomainImg|getStoragePath}', 'domainImg')" style="max-width:100px;"><i class="new">新</i>
|
|
|
|
|
|
+ <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.newTypeImg|getStoragePath}', 'typeImg')" style="max-height:60px"><i class="new">新</i>
|
|
{/if}
|
|
{/if}
|
|
</li>
|
|
</li>
|
|
{/if}
|
|
{/if}
|
|
@@ -304,9 +337,9 @@
|
|
{if condition="$ecr['oldBeian']"}
|
|
{if condition="$ecr['oldBeian']"}
|
|
<li>
|
|
<li>
|
|
{if condition="$ecr['oldBeian_is_img'] eq 1"}
|
|
{if condition="$ecr['oldBeian_is_img'] eq 1"}
|
|
- <img onclick="Feng.showImg(this)" src="{$ecr.oldBeian|getStoragePath}" style="max-width:100px;">
|
|
|
|
|
|
+ <img onclick="Feng.showImg(this)" src="{$ecr.oldBeian|getStoragePath}" style="max-height:60px">
|
|
{else/}
|
|
{else/}
|
|
- <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldBeian|getStoragePath}', 'beian')" style="max-width:100px;">
|
|
|
|
|
|
+ <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldBeian|getStoragePath}', 'beian')" style="max-height:60px">
|
|
{/if}
|
|
{/if}
|
|
</li>
|
|
</li>
|
|
{/if}
|
|
{/if}
|
|
@@ -314,18 +347,18 @@
|
|
{if condition="$ecr['oldBeian']"}
|
|
{if condition="$ecr['oldBeian']"}
|
|
<li>
|
|
<li>
|
|
{if condition="$ecr['oldBeian_is_img'] eq 1"}
|
|
{if condition="$ecr['oldBeian_is_img'] eq 1"}
|
|
- <img onclick="Feng.showImg(this)" src="{$ecr.oldBeian|getStoragePath}" style="max-width:100px;"><i class="old">旧</i>
|
|
|
|
|
|
+ <img onclick="Feng.showImg(this)" src="{$ecr.oldBeian|getStoragePath}" style="max-height:60px"><i class="old">旧</i>
|
|
{else/}
|
|
{else/}
|
|
- <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldBeian|getStoragePath}', 'beian')" style="max-width:100px;"><i class="old">旧</i>
|
|
|
|
|
|
+ <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.oldBeian|getStoragePath}', 'beian')" style="max-height:60px"><i class="old">旧</i>
|
|
{/if}
|
|
{/if}
|
|
</li>
|
|
</li>
|
|
{/if}
|
|
{/if}
|
|
{if condition="$ecr['newBeian']"}
|
|
{if condition="$ecr['newBeian']"}
|
|
<li>
|
|
<li>
|
|
{if condition="$ecr['newBeian_is_img'] eq 1"}
|
|
{if condition="$ecr['newBeian_is_img'] eq 1"}
|
|
- <img src="{$ecr.newBeian|getStoragePath}" onclick="Feng.showImg(this)" style="max-width:100px;"/><i class="new">新</i>
|
|
|
|
|
|
+ <img src="{$ecr.newBeian|getStoragePath}" onclick="Feng.showImg(this)" style="max-height:60px"/><i class="new">新</i>
|
|
{else/}
|
|
{else/}
|
|
- <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.newBeian|getStoragePath}', 'beian')" style="max-width:100px;"><i class="new">新</i>
|
|
|
|
|
|
+ <img src="/static/img/Pdf.png" onclick="Feng.showPdf('{$ecr.newBeian|getStoragePath}', 'beian')" style="max-height:60px"><i class="new">新</i>
|
|
{/if}
|
|
{/if}
|
|
</li>
|
|
</li>
|
|
{/if}
|
|
{/if}
|