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
b059e1c4
authored
2024-03-04 16:31:13 +0800
by
renchao@pashanhoo.com
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
style:缮证信息
1 parent
bdef38ab
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 @
b059e1c
<!--
* @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