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
0dc28750
authored
2024-03-04 17:20:14 +0800
by
“miaofang
Browse Files
Options
Browse Files
Tag
Download
Plain Diff
Merge branch 'dev' of
http://yun.pashanhoo.com:9090/bdc/bdcdj-web
into dev
2 parents
e7c22b1a
13688801
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
4 deletions
src/views/workflow/main/szxx/index.vue
src/views/workflow/main/szxx/index.vue
View file @
0dc2875
<!--
* @Description:
* @Autor: renchao
* @LastEditTime: 2024-0
1-30 15:46:45
* @LastEditTime: 2024-0
3-04 16:30:49
-->
<
template
>
<div
class=
"szxx"
>
...
...
@@ -29,7 +29,7 @@
<span>
{{
item
.
bdcdyh
}}
</span>
</div>
<div
class=
"text color_iray"
>
<span>
{{
item
.
zl
}}
</span>
<span
style=
"word-break:break-all;"
>
{{
item
.
zl
}}
</span>
</div>
<div
class=
"text color_red"
>
<span>
{{
item
.
yt
}}
</span>
...
...
@@ -298,7 +298,6 @@
.text
{
margin-bottom
:
8px
;
text-align
:
left
;
text-indent
:
16px
;
}
.text.tac
{
text-align
:
center
;
...
...
@@ -323,9 +322,9 @@
}
.card_padding
{
padding-top
:
8px
;
font-size
:
14px
;
line-height
:
22px
;
padding
:
8px
15px
;
}
/
deep
/
.el-card__body
{
padding
:
0px
;
...
...
Please
register
or
sign in
to post a comment