Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
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
67454f91
authored
2023-11-15 16:20:02 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:样式修改
1 parent
4ab467c2
Hide whitespace changes
Inline
Side-by-side
Showing
16 changed files
with
18 additions
and
140 deletions
src/components/LbTable/lb-table.vue
src/main.js
src/styles/element-ui.scss
src/styles/public.scss
src/styles/slxx/slxx.scss
src/views/djbworkflow/djbBook/components/blxxtabs/tdsyq.vue
src/views/sqcx/jtfc/components/addjtfc.vue
src/views/ywbl/slsqxx/fdcq1/slxx.vue
src/views/ywbl/slsqxx/fdcq2/slxx.vue
src/views/ywbl/slsqxx/fdcq2/slxx300.vue
src/views/ywbl/slsqxx/fdcq2/slxxOverview.vue
src/views/ywbl/slsqxx/fwsyq/slxx.vue
src/views/ywbl/slsqxx/lqslxx/index.vue
src/views/ywbl/slsqxx/sllmslxx/index.vue
src/views/ywbl/slsqxx/ygdj/slxx.vue
src/views/ywbl/slsqxx/ygdj/slxx300.vue
src/components/LbTable/lb-table.vue
View file @
67454f9
...
...
@@ -10,7 +10,7 @@
<
template
>
<div
:class=
"['lb-table', customClass]"
>
<el-table
v-if=
"!heightNumSetting"
class=
"table-fixed"
:row-style=
"
{ height: '
50
px' }" ref="elTable" :border='border'
<el-table
v-if=
"!heightNumSetting"
class=
"table-fixed"
:row-style=
"
{ height: '
45
px' }" ref="elTable" :border='border'
:row-class-name="tableRowClassName" :show-header='showHeader' @row-click="singleElection" v-bind="$attrs"
:height="tableHeight" v-on="$listeners" :data="data" style="width: 100%"
:span-method="this.merge ? this.mergeMethod : this.spanMethod">
...
...
@@ -24,7 +24,7 @@
</lb-column>
</el-table>
<el-table
v-else
ref=
"elTable"
class=
"table-fixed heightNumSetting"
:row-style=
"{ height: '
50
px' }"
<el-table
v-else
ref=
"elTable"
class=
"table-fixed heightNumSetting"
:row-style=
"{ height: '
45
px' }"
:border=
'border'
:row-class-name=
"tableRowClassName"
:show-header=
'showHeader'
@
row-click=
"singleElection"
v-bind=
"$attrs"
:max-height=
"maxHeight"
:height=
"tableHeight"
v-on=
"$listeners"
:data=
"data"
style=
"width: 100%"
:span-method=
"this.merge ? this.mergeMethod : this.spanMethod"
>
...
...
src/main.js
View file @
67454f9
/*
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-11-15 1
0:03:39
* @LastEditTime: 2023-11-15 1
6:18:58
*/
import
Vue
from
'vue'
import
App
from
'./App'
...
...
@@ -55,7 +55,7 @@ import 'quill/dist/quill.bubble.css'
Vue
.
use
(
VueQuillEditor
)
import
*
as
filters
from
'./filters'
// global filters
Vue
.
use
(
Element
,
{
size
:
'
mini
'
,
zIndex
:
1000
})
Vue
.
use
(
Element
,
{
size
:
'
small
'
,
zIndex
:
1000
})
Vue
.
use
(
Base
)
Object
.
keys
(
filters
).
forEach
(
key
=>
{
Vue
.
filter
(
key
,
filters
[
key
])
...
...
src/styles/element-ui.scss
View file @
67454f9
...
...
@@ -270,13 +270,4 @@
// 整体配置
.el-form-item--mini.el-form-item
{
margin-bottom
:
10px
;
}
.vue-treeselect__control
{
height
:
28px
!
important
;
}
.vue-treeselect__placeholder
,
.vue-treeselect__single-value
{
line-height
:
28px
!
important
;
}
\ No newline at end of file
...
...
src/styles/public.scss
View file @
67454f9
...
...
@@ -101,7 +101,7 @@
border-bottom
:
1px
solid
$borderColor
;
padding-left
:
10px
;
padding-bottom
:
5px
;
margin-bottom
:
10
px
;
margin-bottom
:
5
px
;
margin-top
:
5px
;
font-size
:
16px
;
font-weight
:
500
;
...
...
src/styles/slxx/slxx.scss
View file @
67454f9
...
...
@@ -47,7 +47,7 @@
border-bottom
:
1px
solid
$borderColor
;
padding-left
:
10px
;
padding-bottom
:
5px
;
margin-bottom
:
10
px
;
margin-bottom
:
5
px
;
margin-top
:
5px
;
font-size
:
16px
;
font-weight
:
500
;
...
...
src/views/djbworkflow/djbBook/components/blxxtabs/tdsyq.vue
View file @
67454f9
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2023-11-
03 14:48:37
* @LastEditTime: 2023-11-
15 15:47:29
-->
<
template
>
<!-- 受理信息 -->
...
...
@@ -751,17 +751,6 @@
height
:
50px
;
}
.slxx_title
{
border-bottom
:
1px
solid
$
borderColor
;
padding-left
:
10px
;
padding-bottom
:
5px
;
margin-bottom
:
10px
;
margin-top
:
5px
;
font-size
:
16px
;
font-weight
:
500
;
color
:
#4a4a4a
;
}
.btn
{
text-align
:
center
;
padding-top
:
10px
;
...
...
src/views/sqcx/jtfc/components/addjtfc.vue
View file @
67454f9
<
template
>
<div
class=
"jtfccx-edit"
>
<div
class=
"jtfccx-edit"
style=
"margin-top:-5px"
>
<div
class=
"jtfccx-edit-con"
>
<b
class=
"title"
>
申请信息
</b>
<el-form
:model=
"form"
label-width=
"120px"
>
...
...
@@ -28,7 +28,7 @@
<b
class=
"title"
>
权利人
</b>
<el-table
:data=
"form.qlrList"
height=
"1
6
0"
height=
"1
3
0"
border
:cell-style=
"
{ textAlign: 'center' }"
:header-cell-style="{textAlign: 'center'}"
...
...
@@ -502,10 +502,9 @@
<
style
scoped
lang=
"scss"
>
@import
"~@/styles/mixin.scss"
;
@import
"~@/styles/public.scss"
;
.title
{
padding-bottom
:
10
px
;
margin-bottom
:
10
px
;
padding-bottom
:
5
px
;
margin-bottom
:
5
px
;
display
:
block
;
border-bottom
:
1px
solid
$
borderColor
;
}
...
...
@@ -514,13 +513,11 @@
@include
flex;
flex-direction
:
column
;
overflow-y
:
hidden
;
max-height
:
85
vh
;
max-height
:
90
vh
;
padding
:
0
2px
;
.submit-button
{
text-align
:
center
;
height
:
52px
;
padding-top
:
10px
;
background-color
:
#fff
;
}
}
...
...
src/views/ywbl/slsqxx/fdcq1/slxx.vue
View file @
67454f9
<!--
* @Description: 房屋多幢受理信息
* @Autor: ssq
* @LastEditTime: 2023-
09-25 15:11:12
* @LastEditTime: 2023-
11-15 15:46:54
-->
<
template
>
<div
class=
"slxx"
>
...
...
@@ -566,17 +566,6 @@
height
:
50px
;
}
.slxx_title
{
border-bottom
:
1px
solid
$
borderColor
;
padding-left
:
10px
;
padding-bottom
:
5px
;
margin-bottom
:
10px
;
margin-top
:
5px
;
font-size
:
16px
;
font-weight
:
500
;
color
:
#4a4a4a
;
}
.btn
{
text-align
:
center
;
padding-top
:
10px
;
...
...
src/views/ywbl/slsqxx/fdcq2/slxx.vue
View file @
67454f9
<!--
* @Description: 受理信息
* @Autor: renchao
* @LastEditTime: 2023-1
0-10 13:42:57
* @LastEditTime: 2023-1
1-15 15:46:58
-->
<
template
>
<div
class=
"slxx"
>
...
...
@@ -686,17 +686,6 @@
height
:
50px
;
}
.slxx_title
{
border-bottom
:
1px
solid
$
borderColor
;
padding-left
:
10px
;
padding-bottom
:
5px
;
margin-bottom
:
10px
;
margin-top
:
5px
;
font-size
:
16px
;
font-weight
:
500
;
color
:
#4a4a4a
;
}
.btn
{
text-align
:
center
;
padding-top
:
10px
;
...
...
src/views/ywbl/slsqxx/fdcq2/slxx300.vue
View file @
67454f9
<!--
* @Description: 受理信息
* @Autor: renchao
* @LastEditTime: 2023-
09-20 13:32:4
7
* @LastEditTime: 2023-
11-15 15:47:3
7
-->
<
template
>
<div
class=
"slxx"
>
...
...
@@ -593,17 +593,6 @@
height
:
50px
;
}
.slxx_title
{
border-bottom
:
1px
solid
$
borderColor
;
padding-left
:
10px
;
padding-bottom
:
5px
;
margin-bottom
:
10px
;
margin-top
:
5px
;
font-size
:
16px
;
font-weight
:
500
;
color
:
#4a4a4a
;
}
.btn
{
text-align
:
center
;
padding-top
:
10px
;
...
...
src/views/ywbl/slsqxx/fdcq2/slxxOverview.vue
View file @
67454f9
<!--
* @Description: 受理信息
* @Autor: renchao
* @LastEditTime: 2023-
09-20 13:41:15
* @LastEditTime: 2023-
11-15 15:47:02
-->
<
template
>
<div
class=
"slxx"
>
...
...
@@ -498,17 +498,6 @@
height
:
50px
;
}
.slxx_title
{
border-bottom
:
1px
solid
$
borderColor
;
padding-left
:
10px
;
padding-bottom
:
5px
;
margin-bottom
:
10px
;
margin-top
:
5px
;
font-size
:
16px
;
font-weight
:
500
;
color
:
#4a4a4a
;
}
.btn
{
text-align
:
center
;
padding-top
:
10px
;
...
...
src/views/ywbl/slsqxx/fwsyq/slxx.vue
View file @
67454f9
...
...
@@ -530,17 +530,6 @@
height
:
50px
;
}
.slxx_title
{
border-bottom
:
1px
solid
$
borderColor
;
padding-left
:
10px
;
padding-bottom
:
5px
;
margin-bottom
:
10px
;
margin-top
:
5px
;
font-size
:
16px
;
font-weight
:
500
;
color
:
#4a4a4a
;
}
.btn
{
text-align
:
center
;
padding-top
:
10px
;
...
...
src/views/ywbl/slsqxx/lqslxx/index.vue
View file @
67454f9
<!--
* @Description: 房屋多幢受理信息
* @Autor: ssq
* @LastEditTime: 2023-
09-20 14:25:52
* @LastEditTime: 2023-
11-15 15:47:55
-->
<
template
>
<div
class=
"slxx"
>
...
...
@@ -557,17 +557,6 @@
height
:
50px
;
}
.slxx_title
{
border-bottom
:
1px
solid
$
borderColor
;
padding-left
:
10px
;
padding-bottom
:
5px
;
margin-bottom
:
10px
;
margin-top
:
5px
;
font-size
:
16px
;
font-weight
:
500
;
color
:
#4a4a4a
;
}
.btn
{
text-align
:
center
;
padding-top
:
10px
;
...
...
src/views/ywbl/slsqxx/sllmslxx/index.vue
View file @
67454f9
<!--
* @Description: 房屋多幢受理信息
* @Autor: ssq
* @LastEditTime: 2023-
09-20 14:23:42
* @LastEditTime: 2023-
11-15 15:48:15
-->
<
template
>
<div
class=
"slxx"
>
...
...
@@ -575,17 +575,6 @@
height
:
50px
;
}
.slxx_title
{
border-bottom
:
1px
solid
$
borderColor
;
padding-left
:
10px
;
padding-bottom
:
5px
;
margin-bottom
:
10px
;
margin-top
:
5px
;
font-size
:
16px
;
font-weight
:
500
;
color
:
#4a4a4a
;
}
.btn
{
text-align
:
center
;
padding-top
:
10px
;
...
...
src/views/ywbl/slsqxx/ygdj/slxx.vue
View file @
67454f9
...
...
@@ -517,17 +517,6 @@
height
:
50px
;
}
.slxx_title
{
border-bottom
:
1px
solid
$
borderColor
;
padding-left
:
10px
;
padding-bottom
:
5px
;
margin-bottom
:
10px
;
margin-top
:
5px
;
font-size
:
16px
;
font-weight
:
500
;
color
:
#4a4a4a
;
}
.btn
{
text-align
:
center
;
padding-top
:
10px
;
...
...
src/views/ywbl/slsqxx/ygdj/slxx300.vue
View file @
67454f9
...
...
@@ -455,17 +455,6 @@
height
:
50px
;
}
.slxx_title
{
border-bottom
:
1px
solid
$
borderColor
;
padding-left
:
10px
;
padding-bottom
:
5px
;
margin-bottom
:
10px
;
margin-top
:
5px
;
font-size
:
16px
;
font-weight
:
500
;
color
:
#4a4a4a
;
}
.btn
{
text-align
:
center
;
padding-top
:
10px
;
...
...
Please
register
or
sign in
to post a comment