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
39c939a3
authored
2022-11-21 10:11:57 +0800
by
田浩浩
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
11
1 parent
d0aabedb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
10 deletions
src/views/workflow/components/zsdy.vue
src/views/workflow/components/zsdy.vue
View file @
39c939a
...
...
@@ -34,8 +34,9 @@
backgroundImage: 'url(' + require('@/image/bdcqz/bdcqzs2.jpg') + ')',
}"
>
<div>
<span>
{{
bdcqz
.
bdcqzh
}}
</span>
<div
class=
"bdcqzh"
>
<span>
{{
bdcqz
.
sjjc
}}
</span>
<span>
{{
bdcqz
.
djnd
}}
</span>
<span>
{{
bdcqz
.
sxqc
}}
</span>
<span>
{{
bdcqz
.
sxh
}}
</span>
</div>
<div
class=
"zsyl-box"
>
<div
class=
"zsyl-left"
>
...
...
@@ -67,11 +68,10 @@
{{
bdcqz
.
syqx
}}
</div>
<div
class=
"qt"
>
{{
bdcqz
.
q
t
}}
{{
bdcqz
.
q
lqtzk
}}
</div>
</div>
<div
class=
"zsyl-right"
>
<div
class=
"fj"
>
{{
bdcqz
.
fj
}}
</div>
</div>
</div>
...
...
@@ -162,17 +162,24 @@ export default {
width
:
1024px
;
height
:
739px
;
font-family
:
KaiTi
;
font-size
:
16px
;
font-weight
:
700
;
}
.bdcqzh
{
height
:
70px
;
left
:
0
;
bottom
:
0
;
font-size
:
18px
;
}
.zsyl-box
{
display
:
flex
;
justify-content
:
space-between
;
padding
:
20px
;
//
padding
:
20px
;
font-size
:
16px
;
height
:
100%
;
$
left
:
131px
;
font-weight
:
700
;
.zsyl-left
{
width
:
54
0px
;
width
:
46
0px
;
position
:
relative
;
.qlr
{
position
:
absolute
;
...
...
@@ -231,8 +238,8 @@ export default {
position
:
relative
;
.fj
{
position
:
absolute
;
left
:
180
px
;
top
:
0
;
left
:
115
px
;
top
:
5px
;
}
}
.zsyl-title
{
...
...
Please
register
or
sign in
to post a comment