修改政策公告名称及添加部分图片

This commit is contained in:
熊丽君
2021-10-22 11:29:50 +08:00
parent 48272899d4
commit 1e86d73979
8 changed files with 174 additions and 163 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.1 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 2.1 KiB

After

Width:  |  Height:  |  Size: 1.4 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 950 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 950 B

After

Width:  |  Height:  |  Size: 1.2 KiB

BIN
src/assets/image/icon_l.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 551 B

BIN
src/assets/image/icon_r.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 2.5 KiB

View File

@ -225,6 +225,16 @@
</div> </div>
</div> </div>
<!-- 城市列表 --> <!-- 城市列表 -->
<div style="padding:15px">
<p class="">
<img
src="@/assets/image/icon_l.png"
alt=""
style="vertical-align:
middle;margin-right: 3px;"
/>
<img src="@/assets/image/icon_r.png" alt="" />
</p>
<div class="city_list"> <div class="city_list">
<div> <div>
<router-link <router-link
@ -390,6 +400,7 @@
</div> </div>
</div> </div>
</div> </div>
</div>
<div class="about"> <div class="about">
<div class="p0-100"> <div class="p0-100">
<p class="about_tit"> <p class="about_tit">

View File

@ -14,7 +14,7 @@
<!-- <p><span class="margin-right-xs">A</span>高企认定门槛</p> --> <!-- <p><span class="margin-right-xs">A</span>高企认定门槛</p> -->
<section class="padding-left"> <section class="padding-left">
<p>一、企业基本情况</p> <p>一、企业基本情况</p>
<el-form-item label="企业称" prop="companyName"> <el-form-item label="企业称" prop="companyName">
<el-input <el-input
v-model.trim="formA.companyName" v-model.trim="formA.companyName"
style="max-width: 420px" style="max-width: 420px"