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
f3dc1d53
authored
2020-12-10 11:30:31 +0800
by
焦泽平
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'master' of
http://yun.pashanhoo.com:9090/renchao/CadastralSystem
2 parents
5f9ec4ef
15f1b27f
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
3 deletions
src/views/zrz/lpb/bjlp/lpbContent/index.vue
src/views/zrz/lpb/bjlp/lpbContent/index.vue
View file @
f3dc1d5
...
...
@@ -10,7 +10,7 @@
<div
:class=
"
lpbData.cs.length == 0 && lpbData.zdys.length == 0
? 'ljz-wrap'
? '
bottom40
ljz-wrap'
: 'ljz-wrap'
"
v-show=
"lpbData.ljzs.length > 0"
...
...
@@ -771,8 +771,7 @@ export default {
}
}
.bottom40
{
position
:
absolute
;
bottom
:
40px
;
margin-bottom
:
-30px
;
}
.zdy-wrap
{
height
:
auto
;
...
...
Please
register
or
sign in
to post a comment