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
8c901527
authored
2021-01-20 16:18:11 +0800
by
杨威
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
楼盘表去除横向滚动条
1 parent
3e198654
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
src/views/zrz/lpb/bjlp/index.vue
src/views/zrz/lpb/bjlp/index.vue
View file @
8c90152
...
...
@@ -912,7 +912,7 @@ export default {
border
:
1px
solid
#dedede
;
background-color
:
#ffffff
;
display
:
flex
;
overflow-y
:
scroll
;
//
overflow-y
:
scroll
;
.lp-tree
{
height
:
100%
;
overflow
:
hidden
;
...
...
Please
register
or
sign in
to post a comment