Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
任超
/
js.CadastralSystem
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
7e9915c3
authored
2020-12-31 11:21:08 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
底部操作按钮置顶
1 parent
c4f4b825
Hide whitespace changes
Inline
Side-by-side
Showing
9 changed files
with
9 additions
and
0 deletions
src/components/dzHb/dzHb.vue
src/views/panel/change/fg/index.vue
src/views/panel/change/hb/index.vue
src/views/zd/jzd/index.vue
src/views/zd/mjftb/index.vue
src/views/zd/zddcb/index.vue
src/views/zrz/lpb/bjlp/hbj/index.vue
src/views/zrz/yzgy/index.vue
src/views/zrz/zrzxx/index.vue
src/components/dzHb/dzHb.vue
View file @
7e9915c
...
...
@@ -652,6 +652,7 @@
}
.header-button
{
z-index
:
3
;
width
:
1624px
;
height
:
50px
;
position
:
fixed
;
...
...
src/views/panel/change/fg/index.vue
View file @
7e9915c
...
...
@@ -1162,6 +1162,7 @@
}
}
.header-button
{
z-index
:
3
;
height
:
50px
;
position
:
fixed
;
bottom
:
0
;
...
...
src/views/panel/change/hb/index.vue
View file @
7e9915c
...
...
@@ -826,6 +826,7 @@
}
.header-button
{
z-index
:
3
;
height
:
50px
;
position
:
fixed
;
bottom
:
0
;
...
...
src/views/zd/jzd/index.vue
View file @
7e9915c
...
...
@@ -294,6 +294,7 @@
height
:
auto
;
width
:
100%
;
.header-button
{
z-index
:
3
;
height
:
50px
;
position
:
fixed
;
bottom
:
0
;
...
...
src/views/zd/mjftb/index.vue
View file @
7e9915c
...
...
@@ -267,6 +267,7 @@
}
}
.header-button
{
z-index
:
3
;
height
:
50px
;
position
:
fixed
;
bottom
:
0
;
...
...
src/views/zd/zddcb/index.vue
View file @
7e9915c
...
...
@@ -1027,6 +1027,7 @@
}
.header-button
{
z-index
:
3
;
height
:
50px
;
position
:
fixed
;
bottom
:
0
;
...
...
src/views/zrz/lpb/bjlp/hbj/index.vue
View file @
7e9915c
...
...
@@ -930,6 +930,7 @@
}
.header-button
{
z-index
:
3
;
height
:
50px
;
position
:
absolute
;
bottom
:
0
;
...
...
src/views/zrz/yzgy/index.vue
View file @
7e9915c
...
...
@@ -195,6 +195,7 @@
width
:
200px
;
}
.header-button
{
z-index
:
3
;
height
:
50px
;
position
:
fixed
;
bottom
:
0
;
...
...
src/views/zrz/zrzxx/index.vue
View file @
7e9915c
...
...
@@ -865,6 +865,7 @@
}
}
.header-button
{
z-index
:
3
;
height
:
50px
;
position
:
fixed
;
bottom
:
0
;
...
...
Please
register
or
sign in
to post a comment