Commit 96e3cf3b authored by xiexingan's avatar xiexingan

tj

parent bb4c2126
<template lang="pug">
el-dialog.myDialog( width='60%' :close-on-click-modal='false', :visible.sync='visible' append-to-body :modal-append-to-body='false')
el-dialog.myDialog( width='80%' :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: 100px;
width: 170px;
margin: 10px 0 0 10px;
float: left;
border-radius: 5px;
......@@ -368,7 +368,7 @@ export default {
img {
height: 100px;
width: 100px;
width: 170px;
}
.imgButton {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment