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
132aca0b
Commit
132aca0b
authored
Dec 29, 2021
by
林家欣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改服务商详情页ico
parent
d71f95f2
Show whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
14 additions
and
9 deletions
+14
-9
index.html
public/index.html
+1
-0
_icon.scss
src/assets/css/_icon.scss
+1
-0
mock.js
src/components/layout/header/mock.js
+4
-4
caseMsg.vue
src/views/Service/Partners/caseMsg.vue
+1
-1
content.vue
src/views/Service/Partners/content.vue
+7
-4
No files found.
public/index.html
View file @
132aca0b
...
...
@@ -8,6 +8,7 @@
<link
rel=
"icon"
href=
"<%= BASE_URL %>favicon.ico"
>
<link
href=
"https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/css/bootstrap.min.css"
rel=
"stylesheet"
>
<link
href=
'https://cdn.bootcss.com/social-share.js/1.0.16/css/share.min.css'
rel=
"stylesheet"
>
<link
rel=
"stylesheet"
href=
"//at.alicdn.com/t/font_3100457_m1ptblb5k5c.css"
>
<script
src=
"https://cdn.jsdelivr.net/npm/@popperjs/core@2.10.2/dist/umd/popper.min.js"
></script>
<script
src=
"https://cdn.jsdelivr.net/npm/bootstrap@5.1.3/dist/js/bootstrap.min.js"
></script>
<!-- <link rel="shortcut icon" href="/favicon.ico"/> -->
...
...
src/assets/css/_icon.scss
View file @
132aca0b
...
...
@@ -7,6 +7,7 @@
url('//at.alicdn.com/t/font_1484447_u8ceexxyv8c.svg?t=1576754312625#element-icons')
format
(
'svg'
);
/* iOS 4.1- */
}
.element-icons
{
font-family
:
"element-icons"
!
important
;
font-size
:
16px
;
...
...
src/components/layout/header/mock.js
View file @
132aca0b
...
...
@@ -182,7 +182,7 @@ export const nav = [
name
:
"我还不是系统成员(企业初次申请)"
,
nameInHeaderNav
:
"我还不是系统成员(企业初次申请)"
,
index
:
2
,
link
:
""
,
link
:
"
/Business/Register
"
,
style
:
{
flex
:
'0 0 356.24px'
},
breadcrumb
:
[{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"我还不是系统成员(企业初次申请)"
}],
children
:
[
...
...
@@ -375,7 +375,7 @@ export const nav = [
name
:
"我是系统成员(成员专区)"
,
nameInHeaderNav
:
"我是系统成员(成员专区)"
,
index
:
2
,
link
:
"/Business"
,
link
:
"/Business
/Renewal
"
,
class
:
[
'service_xtcy_custom'
],
breadcrumb
:
[{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"我是系统成员(成员专区)"
}],
children
:
[
...
...
@@ -512,7 +512,7 @@ export const nav = [
name
:
"我是医疗企业"
,
nameInHeaderNav
:
"我是医疗企业"
,
index
:
2
,
link
:
"/Business"
,
link
:
"/Business
/UDI
"
,
breadcrumb
:
[{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"我还不是系统成员"
}],
children
:
[
{
...
...
@@ -544,7 +544,7 @@ export const nav = [
name
:
"办理其他业务"
,
nameInHeaderNav
:
"跨境业务办理专区"
,
index
:
2
,
link
:
"
/Business
"
,
link
:
""
,
style
:
{
flex
:
'1 0 auto'
},
breadcrumb
:
[{
name
:
"业务大厅"
,
path
:
"/Business"
},
{
name
:
"跨境业务办理专区"
}],
children
:
[
...
...
src/views/Service/Partners/caseMsg.vue
View file @
132aca0b
...
...
@@ -33,7 +33,7 @@ export default {
this
.
$store
.
commit
(
"system/SET_BREADCRUMB"
,
[
{
name
:
"服务中心"
,
path
:
"/Service/BarcodeV"
},
{
name
:
"标准服务提供商"
,
path
:
"/Service/Partners/index"
},
{
name
:
"
服务提供商介绍
"
},
{
name
:
"
GS1标准服务提供商案例
"
},
]);
},
methods
:
{},
...
...
src/views/Service/Partners/content.vue
View file @
132aca0b
...
...
@@ -18,25 +18,25 @@
<div
class=
"row contactInfo"
>
<div
class=
"col-md-6"
>
<i
class=
"
glyphicon glyphicon-globe
"
></i
<i
class=
"
iconfont icon-wangzhi
"
></i
><span
style=
"font-size: 14px; color: #666; margin-left: 6px"
>
网址:
<span
id=
"Lab_site"
>
{{
partnersMsg
.
site
}}
</span></span
>
</div>
<div
class=
"col-md-6"
>
<i
class=
"
glyphicon glyphicon-user
"
></i
<i
class=
"
iconfont icon-lianxiren
"
></i
><span
style=
"font-size: 14px; color: #666; margin-left: 6px"
>
联系人:
<span
id=
"Lab_name"
>
{{
partnersMsg
.
firmname
}}
</span></span
>
</div>
<div
class=
"col-md-6"
>
<i
class=
"
glyphicon glyphicon-phone-alt
"
></i
<i
class=
"
iconfont icon-dianhua1
"
></i
><span
style=
"font-size: 14px; color: #666; margin-left: 6px"
>
电话:
<span
id=
"Lab_phone"
>
{{
partnersMsg
.
phone
}}
</span></span
>
</div>
<div
class=
"col-md-6"
>
<i
class=
"
glyphicon glyphicon-envelope
"
></i>
<i
class=
"
iconfont icon-jurassic_email
"
></i>
<span
style=
"font-size: 14px; color: #666; margin-left: 6px"
>
邮箱:
<a
:href=
"partnersMsg.email"
>
{{
partnersMsg
.
email
}}
</a>
...
...
@@ -140,6 +140,9 @@ export default {
padding-top
:
6px
;
padding-bottom
:
6px
;
}
i
{
color
:
#aaa
;
}
}
}
</
style
>
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