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
4bdcae38
Commit
4bdcae38
authored
Jan 05, 2022
by
林家欣
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改禅道bug30%
parent
ed68a4ad
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
21 additions
and
4 deletions
+21
-4
footer.vue
src/components/layout/footer.vue
+19
-4
index.vue
src/views/Home/index.vue
+2
-0
No files found.
src/components/layout/footer.vue
View file @
4bdcae38
...
@@ -10,19 +10,27 @@
...
@@ -10,19 +10,27 @@
</div>
</div>
<div
class=
"foot-line"
></div>
<div
class=
"foot-line"
></div>
<div
class=
"row foot-bottom"
>
<div
class=
"row foot-bottom"
>
<div
class=
"
offset-lg-2 col-lg-7
foot-bottom-left"
>
<div
class=
"
col-lg-9
foot-bottom-left"
>
<div
class=
"copright"
>
<div
class=
"copright"
>
<div>
版权所有:中国物品编码中心
</div>
<div>
版权所有:中国物品编码中心
</div>
<div>
咨询电话:400-7000-690
</div>
<div>
咨询电话:400-7000-690
</div>
</div>
</div>
<div
class=
"beian"
>
<div
class=
"beian"
>
<div>
京ICP备11036137号-10
</div>
<div>
<a
href=
"https://beian.miit.gov.cn/"
target=
"_blank"
>
京ICP备11036137号-10
</a
>
</div>
<span>
|
</span>
<span>
|
</span>
<div>
<div>
<a
href=
"http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=11010102005499"
>
<img
<img
src=
"../../assets/image/foot/beian.png"
src=
"../../assets/image/foot/beian.png"
alt=
""
alt=
""
/>
京公网安备11010102001434号
/>
京公网安备11010102005499号
</a
>
</div>
</div>
</div>
</div>
<div
class=
"address"
>
<div
class=
"address"
>
...
@@ -40,7 +48,11 @@
...
@@ -40,7 +48,11 @@
<div
class=
"col qrcode"
>
<div
class=
"col qrcode"
>
<div
class=
"foot-cate"
>
官方微博
</div>
<div
class=
"foot-cate"
>
官方微博
</div>
<div
class=
"qrcode_img"
>
<div
class=
"qrcode_img"
>
<img
src=
"../../assets/image/foot/weibo.png"
alt=
""
style=
"width: 102px;height: 102px;"
/>
<img
src=
"../../assets/image/foot/weibo.png"
alt=
""
style=
"width: 102px; height: 102px"
/>
</div>
</div>
</div>
</div>
</div>
</div>
...
@@ -161,6 +173,9 @@ export default {
...
@@ -161,6 +173,9 @@ export default {
&:last-child
{
&:last-child
{
margin
:
0
;
margin
:
0
;
}
}
a
{
color
:
#0e2c6b
;
}
}
}
//
font-family
:
PingFangSC-Regular
,
PingFang
SC
;
//
font-family
:
PingFangSC-Regular
,
PingFang
SC
;
}
}
...
...
src/views/Home/index.vue
View file @
4bdcae38
...
@@ -767,6 +767,8 @@ export default {
...
@@ -767,6 +767,8 @@ export default {
ico
:
require
(
"../../assets/image/home/dzfw-ico13.png"
),
ico
:
require
(
"../../assets/image/home/dzfw-ico13.png"
),
name
:
"条码教育培训平台"
,
name
:
"条码教育培训平台"
,
isChecked
:
true
,
isChecked
:
true
,
url
:
'https://training.ancc.org.cn/portal'
,
type
:
"link"
,
},
},
{
{
id
:
"2"
,
id
:
"2"
,
...
...
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