Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Sign in
Toggle navigation
Z
zhxf_vue
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
葛齐林
zhxf_vue
Commits
0ccbc64e
Commit
0ccbc64e
authored
May 21, 2021
by
co_dengxiongwen
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
页面调整
parent
a7415cb5
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
7 deletions
+7
-7
add-or-update.vue
src/pages/sys/road/add-or-update.vue
+4
-4
query-detail.vue
src/pages/sys/road/query-detail.vue
+3
-3
No files found.
src/pages/sys/road/add-or-update.vue
View file @
0ccbc64e
<
template
lang=
"pug"
>
el-dialog.myDialog( width='
8
0%' :close-on-click-modal='false', :visible.sync='visible' append-to-body :modal-append-to-body='false')
el-dialog.myDialog( width='
7
0%' :close-on-click-modal='false', :visible.sync='visible' append-to-body :modal-append-to-body='false')
div(slot='title')
span.title-bold.title-left-color 楼栋编辑
el-main.box_main
...
...
@@ -351,7 +351,7 @@ export default {
.fileList
{
height
:
130px
;
width
:
1
70
px
;
width
:
1
55
px
;
margin
:
10px
0
0
10px
;
float
:
left
;
border-radius
:
5px
;
...
...
@@ -368,11 +368,11 @@ export default {
img
{
height
:
100px
;
width
:
1
70
px
;
width
:
1
55
px
;
}
.imgButton
{
text-align
:
center
;
text-align
:
center
;
position
:
relative
;
top
:
-30px
;
background
:
#ccc
;
...
...
src/pages/sys/road/query-detail.vue
View file @
0ccbc64e
<
template
lang=
"pug"
>
el-dialog(width='
6
0%' :close-on-click-modal='false', :visible.sync='visible' :modal-append-to-body='false' append-to-body)
el-dialog(width='
7
0%' :close-on-click-modal='false', :visible.sync='visible' :modal-append-to-body='false' append-to-body)
div.title-bold(slot='title') 详情
el-form(:model='dataForm', :rules='dataRule', ref='dataForm', label-width='100px')
el-row(:gutter="20")
...
...
@@ -108,7 +108,7 @@ export default {
border-radius
:
5px
;
.fileList
{
height
:
130px
;
width
:
1
0
0px
;
width
:
1
4
0px
;
margin
:
10px
0
0
10px
;
float
:
left
;
border-radius
:
5px
;
...
...
@@ -120,7 +120,7 @@ export default {
img
{
height
:
100px
;
width
:
1
0
0px
;
width
:
1
4
0px
;
}
.imgButton
{
position
:
relative
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment