Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
gs1
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
吴迪
gs1
Commits
c25c8818
Commit
c25c8818
authored
Oct 19, 2021
by
tang
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
feat: 我要成为GS1标准服务提供商【100%】
parent
0e42d600
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
57 additions
and
4 deletions
+57
-4
join.vue
src/views/Service/Partners/join.vue
+57
-4
No files found.
src/views/Service/Partners/join.vue
View file @
c25c8818
...
...
@@ -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
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment