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
Show 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 @@
...
@@ -652,6 +652,7 @@
652
}
652
}
653
653
654
.header-button
{
654
.header-button
{
655
z-index
:
3
;
655
width
:
1624px
;
656
width
:
1624px
;
656
height
:
50px
;
657
height
:
50px
;
657
position
:
fixed
;
658
position
:
fixed
;
...
...
src/views/panel/change/fg/index.vue
View file @
7e9915c
...
@@ -1162,6 +1162,7 @@
...
@@ -1162,6 +1162,7 @@
1162
}
1162
}
1163
}
1163
}
1164
.header-button
{
1164
.header-button
{
1165
z-index
:
3
;
1165
height
:
50px
;
1166
height
:
50px
;
1166
position
:
fixed
;
1167
position
:
fixed
;
1167
bottom
:
0
;
1168
bottom
:
0
;
...
...
src/views/panel/change/hb/index.vue
View file @
7e9915c
...
@@ -826,6 +826,7 @@
...
@@ -826,6 +826,7 @@
826
}
826
}
827
827
828
.header-button
{
828
.header-button
{
829
z-index
:
3
;
829
height
:
50px
;
830
height
:
50px
;
830
position
:
fixed
;
831
position
:
fixed
;
831
bottom
:
0
;
832
bottom
:
0
;
...
...
src/views/zd/jzd/index.vue
View file @
7e9915c
...
@@ -294,6 +294,7 @@
...
@@ -294,6 +294,7 @@
294
height
:
auto
;
294
height
:
auto
;
295
width
:
100%
;
295
width
:
100%
;
296
.header-button
{
296
.header-button
{
297
z-index
:
3
;
297
height
:
50px
;
298
height
:
50px
;
298
position
:
fixed
;
299
position
:
fixed
;
299
bottom
:
0
;
300
bottom
:
0
;
...
...
src/views/zd/mjftb/index.vue
View file @
7e9915c
...
@@ -267,6 +267,7 @@
...
@@ -267,6 +267,7 @@
267
}
267
}
268
}
268
}
269
.header-button
{
269
.header-button
{
270
z-index
:
3
;
270
height
:
50px
;
271
height
:
50px
;
271
position
:
fixed
;
272
position
:
fixed
;
272
bottom
:
0
;
273
bottom
:
0
;
...
...
src/views/zd/zddcb/index.vue
View file @
7e9915c
...
@@ -1027,6 +1027,7 @@
...
@@ -1027,6 +1027,7 @@
1027
}
1027
}
1028
1028
1029
.header-button
{
1029
.header-button
{
1030
z-index
:
3
;
1030
height
:
50px
;
1031
height
:
50px
;
1031
position
:
fixed
;
1032
position
:
fixed
;
1032
bottom
:
0
;
1033
bottom
:
0
;
...
...
src/views/zrz/lpb/bjlp/hbj/index.vue
View file @
7e9915c
...
@@ -930,6 +930,7 @@
...
@@ -930,6 +930,7 @@
930
}
930
}
931
931
932
.header-button
{
932
.header-button
{
933
z-index
:
3
;
933
height
:
50px
;
934
height
:
50px
;
934
position
:
absolute
;
935
position
:
absolute
;
935
bottom
:
0
;
936
bottom
:
0
;
...
...
src/views/zrz/yzgy/index.vue
View file @
7e9915c
...
@@ -195,6 +195,7 @@
...
@@ -195,6 +195,7 @@
195
width
:
200px
;
195
width
:
200px
;
196
}
196
}
197
.header-button
{
197
.header-button
{
198
z-index
:
3
;
198
height
:
50px
;
199
height
:
50px
;
199
position
:
fixed
;
200
position
:
fixed
;
200
bottom
:
0
;
201
bottom
:
0
;
...
...
src/views/zrz/zrzxx/index.vue
View file @
7e9915c
...
@@ -865,6 +865,7 @@
...
@@ -865,6 +865,7 @@
865
}
865
}
866
}
866
}
867
.header-button
{
867
.header-button
{
868
z-index
:
3
;
868
height
:
50px
;
869
height
:
50px
;
869
position
:
fixed
;
870
position
:
fixed
;
870
bottom
:
0
;
871
bottom
:
0
;
...
...
Please
register
or
sign in
to post a comment