Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
吕 成东
InzyCompanyPortal
Commits
b6ca884c
Commit
b6ca884c
authored
Jun 12, 2025
by
吕 成东
Browse files
修改样式
parent
10f6feaf
Changes
4
Hide whitespace changes
Inline
Side-by-side
src/assets/images/icon_map.jpg
0 → 100644
View file @
b6ca884c
26.5 KB
src/components/Footer.vue
View file @
b6ca884c
...
...
@@ -40,7 +40,7 @@ const baseInfo = ['网站首页', '招聘信息', '联系我们', '合肥英泽'
<div
class=
"legal-info"
>
2020-2021 © 合肥英泽信息科技有限公司版权所有
<a
href=
"https://beian.miit.gov.cn/"
style=
"color: #fff;"
target=
"_blank"
>
鄂ICP备2021010942号-1
</a>
<!--
<a
href=
"https://beian.miit.gov.cn/"
style=
"color: #fff;"
target=
"_blank"
>
鄂ICP备2021010942号-1
</a>
-->
</div>
</div>
</div>
...
...
src/components/Solution.vue
View file @
b6ca884c
...
...
@@ -20,7 +20,7 @@ const products = [
<div
class=
"center-width print-main"
>
<!--
<div
class=
"title"
></div>
-->
<div
class=
"title serve-title"
>
<div
class=
"index"
>
02
</div>
<div
class=
"index"
style=
"color:#a4cefc;"
>
02
</div>
<div
class=
"name"
>
产品解决方案
</div>
<div
class=
"english"
>
PRODUCT SOLUTIONS
</div>
</div>
...
...
src/styles/style.css
View file @
b6ca884c
...
...
@@ -457,7 +457,7 @@ body {
}
.footer-main
.footer-ul
{
float
:
left
;
width
:
14
0px
;
width
:
20
0px
;
color
:
#fff
;
font-size
:
18px
;
list-style
:
none
;
...
...
@@ -481,9 +481,10 @@ body {
}
.footer-main
.map
{
float
:
right
;
width
:
195px
;
height
:
156px
;
background
:
url("@/assets/images/icon_map.png")
0
0
no-repeat
;
width
:
190px
;
height
:
190px
;
background
:
url("@/assets/images/icon_map.jpg")
0
0
no-repeat
;
background-size
:
100%
100%
;
}
.base-info
{
margin-top
:
60px
;
...
...
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