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
527cf058
authored
2020-10-13 15:48:59 +0800
by
zhaoqian
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
自然幢表单样式提交
1 parent
66a49889
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
9 additions
and
19 deletions
src/views/zrz/index.less
src/views/zrz/index.vue
src/views/zrz/index.less
View file @
527cf05
...
...
@@ -8,25 +8,6 @@
width: 100%;
}
.content-left{
width: 40%;
float: left;
//border: 1px solid #fc2b34;
padding: 10px 0 0 10px;
}
.content-left-form{
float: right;
//border: 1px solid #fca118;
}
.content-right{
width: 56%;
float: right;
//border: 1px solid #fca118;
padding: 10px 0 0 10px;
}
.el-row{
border-top: 1px solid grey;
border-left: 1px solid grey;
...
...
@@ -44,4 +25,13 @@
border-right: 1px solid grey;
height: 45px;
}
td{
bgcolor:#F1F4FC;
width:8.33%
}
.el-select{
display:block;
}
}
\ No newline at end of file
...
...
src/views/zrz/index.vue
View file @
527cf05
This diff is collapsed.
Click to expand it.
Please
register
or
sign in
to post a comment