样式调整
Showing
10 changed files
with
38 additions
and
70 deletions
... | @@ -854,7 +854,7 @@ | ... | @@ -854,7 +854,7 @@ |
854 | } | 854 | } |
855 | .zdjbxx { | 855 | .zdjbxx { |
856 | width: 100%; | 856 | width: 100%; |
857 | height: 320px; | 857 | height: 200px; |
858 | margin-bottom: 10px; | 858 | margin-bottom: 10px; |
859 | float: left; | 859 | float: left; |
860 | } | 860 | } |
... | @@ -865,7 +865,7 @@ | ... | @@ -865,7 +865,7 @@ |
865 | } | 865 | } |
866 | } | 866 | } |
867 | .zxx { | 867 | .zxx { |
868 | width: calc(60% - 40px); | 868 | width: calc(60% - 24px); |
869 | margin-left: 20px; | 869 | margin-left: 20px; |
870 | display: flex; | 870 | display: flex; |
871 | flex-direction: column; | 871 | flex-direction: column; |
... | @@ -877,7 +877,7 @@ | ... | @@ -877,7 +877,7 @@ |
877 | padding: 5px 0; | 877 | padding: 5px 0; |
878 | } | 878 | } |
879 | /deep/ .el-card__body { | 879 | /deep/ .el-card__body { |
880 | height: 320px; | 880 | height: 220px; |
881 | overflow-y: scroll; | 881 | overflow-y: scroll; |
882 | position: relative; | 882 | position: relative; |
883 | } | 883 | } | ... | ... |
... | @@ -3,13 +3,6 @@ | ... | @@ -3,13 +3,6 @@ |
3 | <div class="qlxzAdd fl"> | 3 | <div class="qlxzAdd fl"> |
4 | <span>权利性质</span> | 4 | <span>权利性质</span> |
5 | <i class="iconfont iconicon-test2" @click="handleClick(0, 'add')"></i> | 5 | <i class="iconfont iconicon-test2" @click="handleClick(0, 'add')"></i> |
6 | <!-- <el-button | ||
7 | type="primary" | ||
8 | class="changeBtn addMinus outAdd" | ||
9 | @click="handleClick(index, 'add')" | ||
10 | >+</el-button | ||
11 | > --> | ||
12 | |||
13 | </div> | 6 | </div> |
14 | <el-row | 7 | <el-row |
15 | class="qlxzModule fl" | 8 | class="qlxzModule fl" |
... | @@ -46,15 +39,7 @@ | ... | @@ -46,15 +39,7 @@ |
46 | :key="childIndex + '18'" | 39 | :key="childIndex + '18'" |
47 | :class="childIndex > 0 ? 'childYT' : ''" | 40 | :class="childIndex > 0 ? 'childYT' : ''" |
48 | > | 41 | > |
49 | <!-- <template v-if="childIndex>0"> --> | ||
50 | <!-- <span class="qlxz" v-show="childIndex < 1">权利性质</span><br /> --> | ||
51 | <i class="iconfont iconicon-test" @click="handleInClick(index, childIndex, 'minus')"></i> | 42 | <i class="iconfont iconicon-test" @click="handleInClick(index, childIndex, 'minus')"></i> |
52 | <!-- <el-button | ||
53 | type="primary" | ||
54 | class="changeBtn addMinus inMinus" | ||
55 | @click="handleInClick(index, childIndex, 'minus')" | ||
56 | >-</el-button | ||
57 | > --> | ||
58 | </el-col> | 43 | </el-col> |
59 | <template v-if="hasSyqx"> | 44 | <template v-if="hasSyqx"> |
60 | <el-col | 45 | <el-col |
... | @@ -743,7 +728,7 @@ export default { | ... | @@ -743,7 +728,7 @@ export default { |
743 | } | 728 | } |
744 | i{ | 729 | i{ |
745 | color: #66b1ff; | 730 | color: #66b1ff; |
746 | font-size: 36px; | 731 | font-size: 30px; |
747 | position: absolute; | 732 | position: absolute; |
748 | top: 50%; | 733 | top: 50%; |
749 | margin-top: -18px; | 734 | margin-top: -18px; |
... | @@ -769,7 +754,7 @@ export default { | ... | @@ -769,7 +754,7 @@ export default { |
769 | } | 754 | } |
770 | .qlxzMinus{ | 755 | .qlxzMinus{ |
771 | color: #FA6400; | 756 | color: #FA6400; |
772 | font-size: 36px; | 757 | font-size: 30px; |
773 | position: absolute; | 758 | position: absolute; |
774 | top: 50%; | 759 | top: 50%; |
775 | left: 50%; | 760 | left: 50%; |
... | @@ -892,7 +877,7 @@ export default { | ... | @@ -892,7 +877,7 @@ export default { |
892 | } | 877 | } |
893 | i{ | 878 | i{ |
894 | color: #66b1ff; | 879 | color: #66b1ff; |
895 | font-size: 36px; | 880 | font-size: 30px; |
896 | position: absolute; | 881 | position: absolute; |
897 | top: 50%; | 882 | top: 50%; |
898 | margin-top: 0px; | 883 | margin-top: 0px; | ... | ... |
... | @@ -126,12 +126,12 @@ | ... | @@ -126,12 +126,12 @@ |
126 | </tr> | 126 | </tr> |
127 | <tr height="30" v-for="(item1,index) in form.fwytList" :key="index"> | 127 | <tr height="30" v-for="(item1,index) in form.fwytList" :key="index"> |
128 | <td v-if="index===0" colspan="2" :rowspan="ytTitleRowspan" align="center" id="ytTitle"> | 128 | <td v-if="index===0" colspan="2" :rowspan="ytTitleRowspan" align="center" id="ytTitle"> |
129 | <el-button type="primary" class="outAdd addMinus" size="mini" style="margin-right: 10px" @click="addYtInfo">+</el-button> | 129 | <i class="iconfont iconicon-test2" style="margin-right: 10px;color:#66b1ff;font-size:30px" @click="addYtInfo"></i> |
130 | <span>用途</span> | 130 | <span>用途</span> |
131 | </td> | 131 | </td> |
132 | 132 | ||
133 | <td width="30" colspan="1" align="center" > | 133 | <td width="30" colspan="1" align="center" > |
134 | <el-button type="info" class="inMinus addMinus" size="mini" style="" @click="deleteYtInfo(index)" circle>-</el-button> | 134 | <i class="iconfont iconicon-test" style="color:#FA6400;font-size:30px" @click="deleteYtInfo(index)"></i> |
135 | 规划用途 | 135 | 规划用途 |
136 | </td> | 136 | </td> |
137 | <td width="30" colspan="4" align="center" > | 137 | <td width="30" colspan="4" align="center" > |
... | @@ -167,12 +167,12 @@ | ... | @@ -167,12 +167,12 @@ |
167 | 167 | ||
168 | <tr height="30" v-for="(item1,index) in form.fwjgList" :key="'jg'+index"> | 168 | <tr height="30" v-for="(item1,index) in form.fwjgList" :key="'jg'+index"> |
169 | <td colspan="2" v-if="index===0" :rowspan="fwjgTitleRowspan" align="center" > | 169 | <td colspan="2" v-if="index===0" :rowspan="fwjgTitleRowspan" align="center" > |
170 | <el-button type="primary" class="outAdd addMinus" size="mini" style="margin-right: 10px" @click="addFwjgInfo">+</el-button> | 170 | <i class="iconfont iconicon-test2" style="margin-right: 10px;color:#66b1ff;font-size:30px" @click="addFwjgInfo"></i> |
171 | <span>房屋结构</span> | 171 | <span>房屋结构</span> |
172 | </td> | 172 | </td> |
173 | <td colspan="1" align="center" > | 173 | <td colspan="1" align="center" > |
174 | <span @click="deleteFwjgInfo(index)">删除</span> | 174 | <i class="iconfont iconicon-test" style="margin-right: 10px;color:#FA6400;font-size:30px" @click="deleteFwjgInfo(index)"></i> |
175 | <!-- <el-button type="info" class="inMinus addMinus" size="mini" style="" @click="deleteFwjgInfo(index)" circle>-</el-button>--> | 175 | <span>删除</span> |
176 | </td> | 176 | </td> |
177 | <td colspan="9" > | 177 | <td colspan="9" > |
178 | <el-select v-model="item1.fwjgzdbsm" placeholder="请选择" > | 178 | <el-select v-model="item1.fwjgzdbsm" placeholder="请选择" > | ... | ... |
... | @@ -48,13 +48,10 @@ | ... | @@ -48,13 +48,10 @@ |
48 | <span class="tips">分割后宗地信息(总计分割宗地数量{{zdFghData.newZdlist.length}}个)</span> | 48 | <span class="tips">分割后宗地信息(总计分割宗地数量{{zdFghData.newZdlist.length}}个)</span> |
49 | <table border="1"> | 49 | <table border="1"> |
50 | <tr> | 50 | <tr> |
51 | <th class="cz"><el-button | 51 | <th class="cz"> |
52 | type="primary" | 52 | <i class="iconfont iconicon-test2 " style="color:#66b1ff;font-size:30px" @click="addRow"></i> |
53 | class="changeBtn outAdd addMinus" | 53 | |
54 | @click="addRow" | 54 | </th> |
55 | >+ | ||
56 | </el-button | ||
57 | ></th> | ||
58 | <th class="xh">序号</th> | 55 | <th class="xh">序号</th> |
59 | <th class="xzq">行政区</th> | 56 | <th class="xzq">行政区</th> |
60 | <th class="djq">地籍区</th> | 57 | <th class="djq">地籍区</th> |
... | @@ -68,13 +65,7 @@ | ... | @@ -68,13 +65,7 @@ |
68 | <template v-for="(item,index) in zdFghData.newZdlist" > | 65 | <template v-for="(item,index) in zdFghData.newZdlist" > |
69 | <tr :key="index"> | 66 | <tr :key="index"> |
70 | <td class="cz" rowspan="2"> | 67 | <td class="cz" rowspan="2"> |
71 | <el-button | 68 | <i class="iconfont icon-" style="color:#FA6400;font-size:30px" @click="delRow(index)"></i> |
72 | type="primary" | ||
73 | class="changeBtn outMinus addMinus" | ||
74 | @click="delRow(index)" | ||
75 | >- | ||
76 | </el-button | ||
77 | > | ||
78 | </td> | 69 | </td> |
79 | <td rowspan="2">{{index+1}}</td> | 70 | <td rowspan="2">{{index+1}}</td> |
80 | <td class="xzq"> | 71 | <td class="xzq"> |
... | @@ -228,12 +219,7 @@ | ... | @@ -228,12 +219,7 @@ |
228 | <table border="1"> | 219 | <table border="1"> |
229 | <tr> | 220 | <tr> |
230 | <th class="cz"> | 221 | <th class="cz"> |
231 | <el-button | 222 | <i class="iconfont iconicon-test2 " style="color:#66b1ff;font-size:30px" @click="addRow"></i> |
232 | type="primary" | ||
233 | class="changeBtn outAdd addMinus" | ||
234 | @click="addRow" | ||
235 | >+ | ||
236 | </el-button> | ||
237 | </th> | 223 | </th> |
238 | <th class="xh">序号</th> | 224 | <th class="xh">序号</th> |
239 | <th class="xzq">幢类型</th> | 225 | <th class="xzq">幢类型</th> |
... | @@ -242,13 +228,7 @@ | ... | @@ -242,13 +228,7 @@ |
242 | </tr> | 228 | </tr> |
243 | <tr v-for="(item,index) in dzFghData.fwlist" :key="index"> | 229 | <tr v-for="(item,index) in dzFghData.fwlist" :key="index"> |
244 | <td class="cz"> | 230 | <td class="cz"> |
245 | <el-button | 231 | <i class="iconfont icon-" style="color:#FA6400;font-size:30px" @click="delRow(index)"></i> |
246 | type="primary" | ||
247 | class="changeBtn outMinus addMinus" | ||
248 | @click="delRow(index)" | ||
249 | >- | ||
250 | </el-button | ||
251 | > | ||
252 | </td> | 232 | </td> |
253 | <td>{{index+1}}</td> | 233 | <td>{{index+1}}</td> |
254 | <td class="xzq"> | 234 | <td class="xzq"> |
... | @@ -994,16 +974,16 @@ | ... | @@ -994,16 +974,16 @@ |
994 | color: #BBB; | 974 | color: #BBB; |
995 | } | 975 | } |
996 | } | 976 | } |
997 | .zdjbxx{ | 977 | .zdjbxx { |
998 | width: 380px; | 978 | width: calc(100% - 236px); |
999 | height: 200px; | 979 | height: 200px; |
980 | margin-bottom: 10px; | ||
1000 | float: left; | 981 | float: left; |
1001 | } | 982 | } |
1002 | .zdmap{ | 983 | .zdmap { |
1003 | width: calc(100% - 390px); | 984 | width: 232px; |
1004 | height: 200px; | 985 | height: 200px; |
1005 | float: left; | 986 | float: left; |
1006 | border: 1px solid #E6E6E6; | ||
1007 | } | 987 | } |
1008 | } | 988 | } |
1009 | .zxx { | 989 | .zxx { | ... | ... |
... | @@ -541,7 +541,7 @@ | ... | @@ -541,7 +541,7 @@ |
541 | .menu { | 541 | .menu { |
542 | /deep/ .el-tabs__content { | 542 | /deep/ .el-tabs__content { |
543 | position: unset; | 543 | position: unset; |
544 | margin-top: 62px; | 544 | margin-top: 40px; |
545 | overflow: visible; | 545 | overflow: visible; |
546 | } | 546 | } |
547 | /deep/ .el-tabs__header { | 547 | /deep/ .el-tabs__header { |
... | @@ -740,7 +740,7 @@ | ... | @@ -740,7 +740,7 @@ |
740 | } | 740 | } |
741 | .zdjbxx { | 741 | .zdjbxx { |
742 | width: 100%; | 742 | width: 100%; |
743 | height: 320px; | 743 | height: 200px; |
744 | margin-bottom: 10px; | 744 | margin-bottom: 10px; |
745 | float: left; | 745 | float: left; |
746 | } | 746 | } |
... | @@ -751,7 +751,7 @@ | ... | @@ -751,7 +751,7 @@ |
751 | } | 751 | } |
752 | } | 752 | } |
753 | .zxx { | 753 | .zxx { |
754 | width: calc(60% - 24px); | 754 | width: calc(60% - 44px); |
755 | margin-left: 20px; | 755 | margin-left: 20px; |
756 | display: flex; | 756 | display: flex; |
757 | flex-direction: column; | 757 | flex-direction: column; | ... | ... |
1 | <template> | 1 | <template> |
2 | <div class="content_box"> | 2 | <div class="content_box"> |
3 | <el-tabs v-model="activeName" @tab-click="handleClick" type="border-card"> | 3 | <el-tabs v-model="activeName" @tab-click="handleClick" type="card"> |
4 | <el-tab-pane label="分割" name="fg"><fg ref="fg" v-if="fgLoad"></fg></el-tab-pane> | 4 | <el-tab-pane label="分割" name="fg"><fg ref="fg" v-if="fgLoad"></fg></el-tab-pane> |
5 | <el-tab-pane label="合并" name="hb"><hb ref="hb" v-if="hbLoad"></hb></el-tab-pane> | 5 | <el-tab-pane label="合并" name="hb"><hb ref="hb" v-if="hbLoad"></hb></el-tab-pane> |
6 | <el-tab-pane label="范围属性变更" name="fwsxbg"><fwsxbg v-if="fwsxbgLoad"></fwsxbg></el-tab-pane> | 6 | <el-tab-pane label="范围属性变更" name="fwsxbg"><fwsxbg v-if="fwsxbgLoad"></fwsxbg></el-tab-pane> | ... | ... |
... | @@ -147,12 +147,12 @@ | ... | @@ -147,12 +147,12 @@ |
147 | 147 | ||
148 | <tr v-for="(item1,index) in form.fwytList" :key="index"> | 148 | <tr v-for="(item1,index) in form.fwytList" :key="index"> |
149 | <td colspan="2" v-if="index===0" :rowspan="ytTitleRowspan" class="tdright" id="ytTitle"> | 149 | <td colspan="2" v-if="index===0" :rowspan="ytTitleRowspan" class="tdright" id="ytTitle"> |
150 | <el-button type="primary" class="inAdd addMinus" size="mini" style="margin-right: 8px" @click="addYtInfo">+</el-button> | 150 | <i class="iconfont iconicon-test1" style="margin-right: 8px;color:#66b1ff;font-size:30px" @click="addYtInfo"></i> |
151 | <span> <i class="requisite">*</i>用途</span> | 151 | <span> <i class="requisite">*</i>用途</span> |
152 | </td> | 152 | </td> |
153 | 153 | ||
154 | <td colspan="1" style="min-width:120px" class="tdright"> | 154 | <td colspan="1" style="min-width:120px" class="tdright"> |
155 | <el-button type="info" class="inMinus addMinus" size="mini" style="" @click="deleteYtInfo(index)" circle>-</el-button> | 155 | <i class="iconfont iconicon-test" style="color:#FA6400;font-size:30px" @click="deleteYtInfo(index)"></i> |
156 | 规划用途 | 156 | 规划用途 |
157 | </td> | 157 | </td> |
158 | <td colspan="3" > | 158 | <td colspan="3" > |
... | @@ -191,11 +191,11 @@ | ... | @@ -191,11 +191,11 @@ |
191 | 191 | ||
192 | <tr v-for="(item1,index) in form.fwjgList" :key="'jg'+index"> | 192 | <tr v-for="(item1,index) in form.fwjgList" :key="'jg'+index"> |
193 | <td colspan="2" v-if="index===0" :rowspan="fwjgTitleRowspan" class="tdright"> | 193 | <td colspan="2" v-if="index===0" :rowspan="fwjgTitleRowspan" class="tdright"> |
194 | <el-button type="primary" class="inAdd addMinus" size="mini" style="margin-right: 10px" @click="addFwjgInfo">+</el-button> | 194 | <i class="iconfont iconicon-test1" style="margin-right: 8px;color:#66b1ff;font-size:30px" @click="addFwjgInfo"></i> |
195 | <span><i class="requisite">*</i>房屋结构</span> | 195 | <span><i class="requisite">*</i>房屋结构</span> |
196 | </td> | 196 | </td> |
197 | <td colspan="1" class="tdright"> | 197 | <td colspan="1" class="tdright"> |
198 | <el-button type="primary" class="inMinus addMinus" size="mini" style="margin-right: 8px" @click="deleteFwjgInfo(index)">-</el-button> | 198 | <i class="iconfont iconicon-test" style="margin-right: 8px;color:#FA6400;font-size:30px" @click="deleteFwjgInfo(index)"></i> |
199 | <span> 删除</span> | 199 | <span> 删除</span> |
200 | </td> | 200 | </td> |
201 | <td colspan="9" > | 201 | <td colspan="9" > |
... | @@ -801,7 +801,10 @@ | ... | @@ -801,7 +801,10 @@ |
801 | .main { | 801 | .main { |
802 | box-sizing: border-box; | 802 | box-sizing: border-box; |
803 | padding: 18px; | 803 | padding: 18px; |
804 | height: auto; | 804 | height: auto; |
805 | .iconfont{ | ||
806 | cursor: pointer; | ||
807 | } | ||
805 | .formMenu { | 808 | .formMenu { |
806 | width: 100%; | 809 | width: 100%; |
807 | margin: 0 auto; | 810 | margin: 0 auto; | ... | ... |
-
Please register or sign in to post a comment