资质申报素材修改pdf及图片

This commit is contained in:
熊丽君
2021-09-14 17:42:28 +08:00
parent a8a87cd8c5
commit e43a4e7d1a
5 changed files with 25 additions and 25 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 250 KiB

After

Width:  |  Height:  |  Size: 304 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 105 KiB

After

Width:  |  Height:  |  Size: 101 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 111 KiB

After

Width:  |  Height:  |  Size: 108 KiB

View File

@ -27,17 +27,6 @@
<el-tab-pane label="申报流程" name="first">
<div class="tab_img">
<div v-if="index == 1">
<p>
<a
href="http://121.5.136.69:9000/pic/20210820/1428594893734940672.pdf"
target="_blank"
>
<el-link :underline="false"
>信息安全服务一、二级资质初次认证流程.pdf</el-link
>
</a>
</p>
<img src="@/assets/image/qualific/one/01.png" alt="" />
<p>
<a
href="http://121.5.136.69:9000/pic/20210820/1428596060254769152.pdf"
@ -49,6 +38,17 @@
</a>
</p>
<img src="@/assets/image/qualific/one/02.png" alt="" />
<p>
<a
href="http://121.5.136.69:9000/pic/20210820/1428594893734940672.pdf"
target="_blank"
>
<el-link :underline="false"
>信息安全服务一、二级资质初次认证流程.pdf</el-link
>
</a>
</p>
<img src="@/assets/image/qualific/one/01.png" alt="" />
<p>
<a
href="http://121.5.136.69:9000/pic/20210820/1428596147374657536.pdf"
@ -95,10 +95,10 @@
<div v-if="index == 5">
<p>
<a
href="http://121.5.136.69:9000/pic/20210817/1427449662289350656.doc"
href="http://121.5.136.69:9000/pic/20210914/1437708436874858496.pdf"
target="_blank"
>
<el-link :underline="false">申报流程.doc</el-link>
<el-link :underline="false">申报流程.pdf</el-link>
</a>
</p>
<img src="@/assets/image/qualific/five/01.jpg" alt="" />
@ -141,21 +141,21 @@
<div v-if="index == 3">
<p>
<a
href="http://121.5.136.69:9000/pic/20210817/1427448433656074240.docx"
href="http://121.5.136.69:9000/pic/20210914/1437706602441478144.pdf"
target="_blank"
>
<el-link :underline="false"
>安徽省安全技术防范行业资质等级评价管理办法.docx</el-link
>安徽省安全技术防范行业资质等级评价管理办法.pdf</el-link
>
</a>
</p>
<p>
<a
href="http://121.5.136.69:9000/pic/20210817/1427448671024320512.docx"
href="http://121.5.136.69:9000/pic/20210914/1437707080055263232.pdf"
target="_blank"
>
<el-link :underline="false"
>安徽省安全技术防范行业资质等级证书申报评价的标准和材料.docx</el-link
>安徽省安全技术防范行业资质等级证书申报评价的标准和材料.pdf</el-link
>
</a>
</p>
@ -163,28 +163,28 @@
<div v-if="index == 4">
<p>
<a
href="http://121.5.136.69:9000/pic/20210817/1427449204283936768.docx"
href="http://121.5.136.69:9000/pic/20210914/1437707515642122240.pdf"
target="_blank"
>
<el-link :underline="false">软件企业评估规范.docx</el-link>
<el-link :underline="false">软件企业评估规范.pdf</el-link>
</a>
</p>
<p>
<a
href="http://121.5.136.69:9000/pic/20210817/1427449114798460928.docx"
href="http://121.5.136.69:9000/pic/20210914/1437708136378142720.pdf"
target="_blank"
>
<el-link :underline="false">软件产品评估规范.docx</el-link>
<el-link :underline="false">软件产品评估规范.pdf</el-link>
</a>
</p>
</div>
<div v-if="index == 5">
<p>
<a
href="http://121.5.136.69:9000/pic/20210817/1427449577899954176.doc"
href="http://121.5.136.69:9000/pic/20210914/1437708830434791424.pdf"
target="_blank"
>
<el-link :underline="false">评审办法.doc</el-link>
<el-link :underline="false">评审办法.pdf</el-link>
</a>
</p>
</div>

View File

@ -34,7 +34,7 @@
<headerPage />
<div class="my_main content p0-100 min_h_285" style="display: flex">
<div class="l" style="width: 75%; background-color: #fff; padding: 30px">
<div class="l" style="width: 77%; background-color: #fff; padding: 30px">
<h2>{{ formData.title }}</h2>
<div class="info" v-if="type != 'information'">
<span v-if="type != 'companyNeed' && type != 'scienceResult'"
@ -84,7 +84,7 @@
<div
class="r"
style="
width: 24%;
width: 22%;
margin-left: 1%;
background-color: #fff;
padding: 20px 10px;