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
3e3f0123
authored
2024-05-29 15:22:44 +0800
by
jiaozeping@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
字体样式
1 parent
008e3b68
Hide whitespace changes
Inline
Side-by-side
Showing
15 changed files
with
25 additions
and
25 deletions
src/views/workflow/main/slsqxx/commonTable/qjhTable.vue
src/views/workflow/main/slsqxx/commonTable/qlxxTable.vue
src/views/workflow/main/slsqxx/nydsyq/JtcyTable.vue
src/views/workflow/main/szxx/index.vue
src/views/workflow/main/szxx/zsdy.vue
src/views/workflow/top/bccltzs/index.vue
src/views/workflow/top/transfer/index.vue
src/views/workflow/top/zsyl/index.vue
src/views/xtjk/cwrz/cwrzdata.js
src/views/xtjk/czrz/czrzdata.js
src/views/xxba/components/clxx/index.vue
src/views/xxba/yhjgba/data.js
src/views/ywbl/dbx/dbx.vue
src/views/ywbl/dbx/dbxdata.js
src/views/ywbl/ybx/ybxdata.js
src/views/workflow/main/slsqxx/commonTable/qjhTable.vue
View file @
3e3f012
...
...
@@ -28,7 +28,7 @@
{
label
:
'序号'
,
type
:
'index'
,
width
:
'
5
0'
,
width
:
'
6
0'
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
src/views/workflow/main/slsqxx/commonTable/qlxxTable.vue
View file @
3e3f012
...
...
@@ -28,7 +28,7 @@
{
label
:
'序号'
,
type
:
'index'
,
width
:
'
5
0'
,
width
:
'
6
0'
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
src/views/workflow/main/slsqxx/nydsyq/JtcyTable.vue
View file @
3e3f012
...
...
@@ -46,7 +46,7 @@
tableDataList
:
[],
qlrCommonTable
:
[
{
width
:
'
5
0'
,
width
:
'
6
0'
,
renderHeader
:
(
h
,
scope
)
=>
{
return
<
div
>
{
this
.
isDisabled
?
'序号'
:
<
i
class
=
"el-icon-plus pointer"
onClick
=
{()
=>
{
this
.
addClick
()
}}
><
/i
>
...
...
src/views/workflow/main/szxx/index.vue
View file @
3e3f012
...
...
@@ -322,7 +322,7 @@
}
.card_padding
{
font-size
:
1
4
px
;
font-size
:
1
5
px
;
line-height
:
22px
;
padding
:
8px
15px
;
}
...
...
src/views/workflow/main/szxx/zsdy.vue
View file @
3e3f012
...
...
@@ -279,7 +279,7 @@
if
(
getByteLen
(
this
.
bdcqz
.
sxqc
)
>
14
)
{
const
originalFont
=
context
.
font
;
// 设置新的字体大小
context
.
font
=
'1
4
px 楷体'
;
// 替换为你想要的字体和大小
context
.
font
=
'1
5
px 楷体'
;
// 替换为你想要的字体和大小
// 绘制 bdcdyh
context
.
fillText
(
this
.
bdcqz
.
sxqc
?
this
.
bdcqz
.
sxqc
:
''
,
165
,
56
);
// 恢复原始字体设置
...
...
@@ -530,7 +530,7 @@
if
(
getByteLen
(
this
.
bdcqz
.
sxqc
)
>
14
)
{
const
originalFont
=
context
.
font
;
// 设置新的字体大小
context
.
font
=
'1
4
px 楷体'
;
// 替换为你想要的字体和大小
context
.
font
=
'1
5
px 楷体'
;
// 替换为你想要的字体和大小
// 绘制 bdcdyh
context
.
fillText
(
this
.
bdcqz
.
sxqc
?
this
.
bdcqz
.
sxqc
:
''
,
725
,
125
);
// 恢复原始字体设置
...
...
src/views/workflow/top/bccltzs/index.vue
View file @
3e3f012
...
...
@@ -41,7 +41,7 @@
{
type
:
'selection'
,
label
:
'全选'
,
width
:
'
5
0'
width
:
'
6
0'
},
{
label
:
"材料名称"
,
...
...
src/views/workflow/top/transfer/index.vue
View file @
3e3f012
...
...
@@ -115,7 +115,7 @@
.opinion
{
position
:
relative
;
font-size
:
1
4
px
;
font-size
:
1
5
px
;
}
.opinion_btn
{
...
...
src/views/workflow/top/zsyl/index.vue
View file @
3e3f012
...
...
@@ -201,7 +201,7 @@
if
(
getByteLen
(
this
.
bdcqz
.
sxqc
)
>
14
)
{
const
originalFont
=
context
.
font
;
// 设置新的字体大小
context
.
font
=
'1
4
px 楷体'
;
// 替换为你想要的字体和大小
context
.
font
=
'1
5
px 楷体'
;
// 替换为你想要的字体和大小
// 绘制 bdcdyh
context
.
fillText
(
this
.
bdcqz
.
sxqc
?
this
.
bdcqz
.
sxqc
:
''
,
165
,
56
);
// 恢复原始字体设置
...
...
@@ -446,7 +446,7 @@
if
(
getByteLen
(
this
.
bdcqz
.
sxqc
)
>
14
)
{
const
originalFont
=
context
.
font
;
// 设置新的字体大小
context
.
font
=
'1
4
px 楷体'
;
// 替换为你想要的字体和大小
context
.
font
=
'1
5
px 楷体'
;
// 替换为你想要的字体和大小
// 绘制 bdcdyh
context
.
fillText
(
this
.
bdcqz
.
sxqc
?
this
.
bdcqz
.
sxqc
:
''
,
725
,
125
);
// 恢复原始字体设置
...
...
src/views/xtjk/cwrz/cwrzdata.js
View file @
3e3f012
...
...
@@ -18,7 +18,7 @@ class data extends filter {
{
label
:
'序号'
,
type
:
'index'
,
width
:
'
5
0'
,
width
:
'
6
0'
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
@@ -35,7 +35,7 @@ class data extends filter {
{
prop
:
"cwdm"
,
label
:
"错误代码"
,
width
:
'
8
0'
width
:
'
9
0'
},
{
prop
:
"apiUri"
,
...
...
src/views/xtjk/czrz/czrzdata.js
View file @
3e3f012
...
...
@@ -18,7 +18,7 @@ class data extends filter {
{
label
:
'序号'
,
type
:
'index'
,
width
:
'
5
0'
,
width
:
'
6
0'
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
@@ -69,7 +69,7 @@ class data extends filter {
},
{
label
:
'操作'
,
width
:
'
8
0'
,
width
:
'
9
0'
,
render
:
(
h
,
scope
)
=>
{
return
<
el
-
button
type
=
"text"
icon
=
"el-icon-view"
onClick
=
{()
=>
{
vm
.
viewDetail
(
scope
.
row
)
}}
>
查看
<
/el-button
>
}
...
...
src/views/xxba/components/clxx/index.vue
View file @
3e3f012
...
...
@@ -22,7 +22,7 @@
text-align: center;
line-height: 20px;
color: black;
font-size: 1
4
px;
font-size: 1
5
px;
"
v-if=
"tableData.length == 0"
>
暂无数据
...
...
src/views/xxba/yhjgba/data.js
View file @
3e3f012
...
...
@@ -18,7 +18,7 @@ class data extends filter {
{
label
:
'序号'
,
type
:
'index'
,
width
:
'
5
0'
,
width
:
'
6
0'
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
src/views/ywbl/dbx/dbx.vue
View file @
3e3f012
...
...
@@ -338,7 +338,7 @@
@import
"~@/styles/public.scss"
;
/
deep
/
.back
{
display
:
inline-block
;
font-size
:
1
4
px
;
font-size
:
1
5
px
;
width
:
20px
;
height
:
20px
;
border-radius
:
10px
;
...
...
src/views/ywbl/dbx/dbxdata.js
View file @
3e3f012
...
...
@@ -18,7 +18,7 @@ class data extends filter {
{
label
:
'序号'
,
type
:
'index'
,
width
:
'
5
0'
,
width
:
'
6
0'
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
@@ -34,7 +34,7 @@ class data extends filter {
},
{
label
:
"流程状态"
,
minWidth
:
'
8
0'
,
minWidth
:
'
9
0'
,
render
:
(
h
,
scope
)
=>
{
if
(
scope
.
row
.
cfgqzt
==
'1'
)
{
return
<
div
class
=
'suspend'
>
查封挂起
<
/div
>
...
...
@@ -48,7 +48,7 @@ class data extends filter {
{
prop
:
"zbhj"
,
label
:
"在办环节"
,
width
:
'
8
0'
,
width
:
'
9
0'
,
render
:
(
h
,
scope
)
=>
{
if
(
scope
.
row
.
stepnum
>
1
)
{
return
<
span
><
span
class
=
"back"
>
退
<
/span>{scope.row.zbhj}</
span
>
...
...
@@ -128,7 +128,7 @@ class data extends filter {
{
prop
:
"slry"
,
label
:
"受理人员"
,
width
:
'
8
0'
width
:
'
9
0'
},
{
label
:
"转入时间"
,
...
...
src/views/ywbl/ybx/ybxdata.js
View file @
3e3f012
...
...
@@ -18,7 +18,7 @@ class data extends filter {
{
label
:
'序号'
,
type
:
'index'
,
width
:
'
5
0'
,
width
:
'
6
0'
,
render
:
(
h
,
scope
)
=>
{
return
(
<
div
>
...
...
@@ -34,7 +34,7 @@ class data extends filter {
},
// { 青海2.0提出 (受理完成的业务,在已办箱中,流程状态显示“进行中”,与数据实际状态不符,已容易误导别人,因改为“完结”。) 因此取消
// label: "流程状态",
// width: '
8
0',
// width: '
9
0',
// render: (h, scope) => {
// if (scope.row.cfgqzt == '1') {
// return <div class='suspend'>查封挂起</div>
...
...
@@ -51,7 +51,7 @@ class data extends filter {
// },
{
label
:
"流程状态"
,
width
:
'
8
0'
,
width
:
'
9
0'
,
render
:
(
h
,
scope
)
=>
{
return
<
div
>
完结
<
/div
>
}
...
...
@@ -125,7 +125,7 @@ class data extends filter {
{
prop
:
"slry"
,
label
:
"受理人员"
,
width
:
'
8
0'
width
:
'
9
0'
},
{
label
:
"转出时间"
,
...
...
Please
register
or
sign in
to post a comment