Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
C
company-portal-ui
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
赵啸非
company-portal-ui
Commits
919db03f
Commit
919db03f
authored
Mar 05, 2025
by
赵啸非
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改导航
parent
1b31bc7a
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
24 additions
and
5 deletions
+24
-5
admin/src/components/common/footer/Footer.vue
admin/src/components/common/footer/Footer.vue
+23
-4
admin/src/components/common/header/Header.vue
admin/src/components/common/header/Header.vue
+1
-1
No files found.
admin/src/components/common/footer/Footer.vue
View file @
919db03f
...
...
@@ -3,16 +3,23 @@
<div
class=
"footer--bg"
></div>
<div
class=
"footer--inner"
>
<div
class=
"am-g"
style=
""
>
<el-row
style=
"width: 100% ;height:30
0px;"
>
<el-row
align=
"bottom"
style=
"width: 100%;height:25
0px;"
>
<el-col
:span=
"
5"
style=
"margin: 50px 0 0 50px
"
>
<el-col
:span=
"
4"
style=
"margin: 50px 0 0 50px;height: 100%
"
>
<el-row
style=
"margin-top: 50px"
>
<img
src=
"../../../assets/images/logo_white.png"
style=
"width: 150px"
alt=
""
>
</el-row>
<el-row><span
style=
"color: white"
>
创造智能打印新时代
</span></el-row>
<el-row
style=
" position: absolute;bottom: 0px;"
><span
style=
"color: white"
>
蜀ICP备2023018969号
</span></el-row>
</el-col>
<el-col
:span=
"1"
style=
"height: 200px;width: 10px"
>
<el-divider
style=
"height: 100%;width: 100%;background-color: blue"
direction=
"vertical"
></el-divider>
</el-col>
<el-col
:span=
"8"
style=
"margin: 50px 0 0 50px"
>
<el-col
:span=
"7"
style=
"margin: 50px 50px 0 50px"
>
<el-row>
<el-col
:span=
"4"
>
<i
class=
"el-icon-location"
style=
"color: white;font-size: 20px"
></i>
...
...
@@ -45,7 +52,12 @@
</el-row>
</el-col>
<el-col
:span=
"7"
style=
"margin: 50px 0 0 50px"
>
<el-col
:span=
"1"
style=
"height: 200px;width: 10px"
>
<el-divider
style=
"height: 100%;width: 100%;background-color: blue"
direction=
"vertical"
></el-divider>
</el-col>
<el-col
:span=
"7"
style=
"margin: 100px 0 0 50px"
>
<el-row
:span=
"24"
:gutter=
"50"
>
<el-col
:span=
"10"
>
<el-row><img
src=
"../../../assets/images/wechat.png"
style=
"width: 100px"
alt=
""
>
</el-row>
...
...
@@ -124,4 +136,11 @@ export default {
<
style
scoped
>
.el-divider--vertical
{
height
:
160px
;
width
:
1px
;
margin-top
:
75px
;
;
}
</
style
>
admin/src/components/common/header/Header.vue
View file @
919db03f
...
...
@@ -99,7 +99,7 @@ export default {
components
:
{},
data
(){
return
{
headContent
:
"
服务热线<br/><br/> 18180928870<br><br>
"
,
headContent
:
"
服务热线<br/><br/> 18
200542686<br><br/> 18
180928870<br><br>
"
,
showQR
:
false
,
tops
:
false
,
heights
:
window
.
innerHeight
,
...
...
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