Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
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
49986d07
authored
2023-03-09 14:53:34 +0800
by
xiaomiao
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
样式修改
1 parent
7ddda7cb
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
7 additions
and
7 deletions
src/views/registerBook/tablestyle.scss
src/views/registerBook/zdjbxx.vue
src/views/workflow/components/spyj.vue
src/views/registerBook/tablestyle.scss
View file @
49986d0
.zdxx
{
width
:
100%
;
height
:
100%
;
background-color
:
#f5f5f5
;
padding
:
5px
;
}
.tablebox
{
overflow-x
:
auto
;
width
:
100%
;
...
...
src/views/registerBook/zdjbxx.vue
View file @
49986d0
...
...
@@ -156,7 +156,7 @@
zdjbxx
:
{},
zdbhqks
:
[],
propsParam
:
this
.
$attrs
,
showGroup
:
tru
e
,
showGroup
:
fals
e
,
bdclxList
:
[
''
,
'宗地'
,
'宗海'
,
'自然幢'
,
'多幢'
,
'构筑物'
,
'林权'
,
'户'
]
};
},
...
...
@@ -181,10 +181,4 @@
<
style
lang=
"scss"
scoped
>
@import
"./tablestyle.scss"
;
.zdxx
{
width
:
100%
;
height
:
100%
;
background-color
:
#f5f5f5
;
padding
:
5px
;
}
</
style
>
...
...
src/views/workflow/components/spyj.vue
View file @
49986d0
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to post a comment