95c4fe6a by renchao@pashanhoo.com

style:受理申请

1 parent 536a58c7
...@@ -201,7 +201,7 @@ ...@@ -201,7 +201,7 @@
201 201
202 // 表格样式 202 // 表格样式
203 .el-table th { 203 .el-table th {
204 height: 48px !important; 204 height: 45px;
205 font-size: 14px; 205 font-size: 14px;
206 color: #4A4A4A; 206 color: #4A4A4A;
207 } 207 }
......
1 <!-- 1 <!--
2 * @Description: 2 * @Description:
3 * @Autor: renchao 3 * @Autor: renchao
4 * @LastEditTime: 2023-11-15 15:47:29 4 * @LastEditTime: 2024-01-18 14:06:53
5 --> 5 -->
6 <template> 6 <template>
7 <!-- 受理信息 --> 7 <!-- 受理信息 -->
...@@ -726,10 +726,6 @@ ...@@ -726,10 +726,6 @@
726 width: 100%; 726 width: 100%;
727 } 727 }
728 728
729 /deep/.el-form-item {
730 margin-bottom: 8px;
731 }
732
733 .marginBot0 { 729 .marginBot0 {
734 margin-bottom: 0 !important; 730 margin-bottom: 0 !important;
735 } 731 }
......
1 <!-- 1 <!--
2 * @Description: 2 * @Description:
3 * @Autor: renchao 3 * @Autor: renchao
4 * @LastEditTime: 2023-09-12 09:40:17 4 * @LastEditTime: 2024-01-18 14:13:02
5 --> 5 -->
6 <template> 6 <template>
7 <div> 7 <div>
...@@ -12,8 +12,6 @@ ...@@ -12,8 +12,6 @@
12 :key="key" 12 :key="key"
13 :header-cell-style="{ 'text-align': 'center' }" 13 :header-cell-style="{ 'text-align': 'center' }"
14 :heightNumSetting="true" 14 :heightNumSetting="true"
15 :minHeight="150"
16 height="150"
17 style="width: 100%"> 15 style="width: 100%">
18 <el-table-column prop="index" width="50" :render-header="renderHeader"> 16 <el-table-column prop="index" width="50" :render-header="renderHeader">
19 <template slot-scope="scope"> 17 <template slot-scope="scope">
...@@ -302,4 +300,7 @@ ...@@ -302,4 +300,7 @@
302 /deep/ .el-table--border .el-table__cell:first-child .cell { 300 /deep/ .el-table--border .el-table__cell:first-child .cell {
303 text-align: center; 301 text-align: center;
304 } 302 }
303 /deep/.el-table--small .el-table__cell {
304 padding: 3px 0 !important;
305 }
305 </style> 306 </style>
......
1 <!-- 1 <!--
2 * @Description: 房屋多幢受理信息 2 * @Description: 房屋多幢受理信息
3 * @Autor: ssq 3 * @Autor: ssq
4 * @LastEditTime: 2023-11-15 15:46:54 4 * @LastEditTime: 2024-01-18 14:12:11
5 --> 5 -->
6 <template> 6 <template>
7 <div class="slxx"> 7 <div class="slxx">
...@@ -542,7 +542,7 @@ ...@@ -542,7 +542,7 @@
542 } 542 }
543 543
544 /deep/.el-form-item { 544 /deep/.el-form-item {
545 margin-bottom: 8px; 545 margin-bottom: 3px;
546 } 546 }
547 547
548 .marginBot0 { 548 .marginBot0 {
......
...@@ -662,7 +662,7 @@ ...@@ -662,7 +662,7 @@
662 } 662 }
663 663
664 /deep/.el-form-item { 664 /deep/.el-form-item {
665 margin-bottom: 8px; 665 margin-bottom: 3px;
666 } 666 }
667 667
668 .marginBot0 { 668 .marginBot0 {
......
...@@ -569,7 +569,7 @@ ...@@ -569,7 +569,7 @@
569 } 569 }
570 570
571 /deep/.el-form-item { 571 /deep/.el-form-item {
572 margin-bottom: 8px; 572 margin-bottom: 3px;
573 } 573 }
574 574
575 .marginBot0 { 575 .marginBot0 {
......
...@@ -474,7 +474,7 @@ ...@@ -474,7 +474,7 @@
474 } 474 }
475 475
476 /deep/.el-form-item { 476 /deep/.el-form-item {
477 margin-bottom: 8px; 477 margin-bottom: 3px;
478 } 478 }
479 479
480 .marginBot0 { 480 .marginBot0 {
......
...@@ -506,7 +506,7 @@ ...@@ -506,7 +506,7 @@
506 } 506 }
507 507
508 /deep/.el-form-item { 508 /deep/.el-form-item {
509 margin-bottom: 8px; 509 margin-bottom: 3px;
510 } 510 }
511 511
512 .marginBot0 { 512 .marginBot0 {
......
...@@ -533,7 +533,7 @@ ...@@ -533,7 +533,7 @@
533 } 533 }
534 534
535 /deep/.el-form-item { 535 /deep/.el-form-item {
536 margin-bottom: 8px; 536 margin-bottom: 3px;
537 } 537 }
538 538
539 .marginBot0 { 539 .marginBot0 {
......
...@@ -551,7 +551,7 @@ ...@@ -551,7 +551,7 @@
551 } 551 }
552 552
553 /deep/.el-form-item { 553 /deep/.el-form-item {
554 margin-bottom: 8px; 554 margin-bottom: 3px;
555 } 555 }
556 556
557 .marginBot0 { 557 .marginBot0 {
......
...@@ -493,7 +493,7 @@ ...@@ -493,7 +493,7 @@
493 } 493 }
494 494
495 /deep/.el-form-item { 495 /deep/.el-form-item {
496 margin-bottom: 8px; 496 margin-bottom: 3px;
497 } 497 }
498 498
499 .marginBot0 { 499 .marginBot0 {
......
...@@ -431,7 +431,7 @@ ...@@ -431,7 +431,7 @@
431 } 431 }
432 432
433 /deep/.el-form-item { 433 /deep/.el-form-item {
434 margin-bottom: 8px; 434 margin-bottom: 3px;
435 } 435 }
436 436
437 .marginBot0 { 437 .marginBot0 {
......
...@@ -233,7 +233,7 @@ ...@@ -233,7 +233,7 @@
233 </script> 233 </script>
234 <style scoped lang='scss'> 234 <style scoped lang='scss'>
235 /deep/.el-form-item { 235 /deep/.el-form-item {
236 margin-bottom: 8px; 236 margin-bottom: 3px;
237 } 237 }
238 .title { 238 .title {
239 padding-left: 10px; 239 padding-left: 10px;
......