Commit c25c8818 by tang

feat: 我要成为GS1标准服务提供商【100%】

parent 0e42d600
......@@ -120,7 +120,7 @@
</li>
</ul>
<h6>申请流程</h6>
<h6 class="text-center">申请流程</h6>
<div class="join-step">
<div style="width: 25%;" class="text-center">
<p class="stepIcon">
......@@ -155,10 +155,10 @@
</div>
<div class="fileDownload">
<p><i class="glyphicon glyphicon-download-alt" style="color: #008dbd;margin-right: 4px;"></i>附件:</p>
<p><i class="bi bi-cloud-download" style="color: #008dbd;margin-right: 4px;"></i>附件:</p>
<ul style="list-style: none;">
<li><p><a href="download/关于开展GS1标准服务提供商项目的通知.pdf">一、关于开展GS1标准服务提供商项目的通知</a></p> </li>
<li><p><a href="download/关于开展GS1标准服务提供商项目的通知.pdf">一、关于开展GS1标准服务提供商项目的通知</a></p></li>
<li><p><a href="download/GS1标准服务提供商项目规则.pdf">二、GS1标准服务提供商项目规则</a></p></li>
<li><p><a href="download/GS1标准服务提供商准入审核标准.pdf">三、GS1标准服务提供商准入审核标准</a></p></li>
<li><p><a href="download/GS1标准服务提供商注册登记表.pdf">四、GS1标准服务提供商注册登记表</a></p></li>
......@@ -166,6 +166,21 @@
<li><p><a href="download/GS1标准服务提供商信息变更登记表.pdf">六、GS1标准服务提供商信息变更登记表</a></p></li>
</ul>
</div>
<div class="partners-join-contact">
<p>
<svg class="icon" aria-hidden="true" style="fill: #008dbd">
<use xlink:href="#icon-huabanfuben"></use>
</svg>
联系我们
</p>
<ul style="list-style: none;">
<li><p>联系人:胡女士</p></li>
<li><p>邮 箱:<a href="mailto:spp@ancc.org.cn">spp@ancc.org.cn </a></p></li>
<li><p>注:如需申请服务商,请直接邮件咨询! </p></li>
</ul>
</div>
</div>
</div>
</template>
......@@ -188,6 +203,31 @@ export default {
margin: 10px 0;
}
.partners-join-contact {
p {
text-indent: 0;
}
.icon {
width: 1.2em;
height: 1.2em;
vertical-align: -0.05em;
fill: currentColor;
}
a {
color: #008dbd;
text-decoration: none;
font-weight: 500;
word-break: break-word;
}
}
.mainTxt {
margin: 20px 0;
}
ul {
list-style: disc;
......@@ -208,7 +248,7 @@ export default {
align-items: center;
justify-content: space-between;
.join_arrow-icon{
.join_arrow-icon {
margin-bottom: 27px;
}
......@@ -236,6 +276,19 @@ export default {
}
}
.fileDownload {
p {
text-indent: 0;
}
a {
color: #008dbd;
text-decoration: none;
font-weight: 500;
word-break: break-word;
}
}
p {
font-family: PingFangSC-Regular, PingFang SC;
margin: 10px 0;
......
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