Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
V
vue-composition-api
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
宁路鹏
vue-composition-api
Commits
fc2fb4f5
Commit
fc2fb4f5
authored
Jun 07, 2023
by
唐玉峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
.
parent
6b1c07d6
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
17 additions
and
348 deletions
+17
-348
src/views/outHistorygrouping.vue
+17
-348
No files found.
src/views/outHistorygrouping.vue
View file @
fc2fb4f5
...
...
@@ -19,18 +19,30 @@
</div>
<div
class=
"outsetgrouping_top"
>
<div
class=
"outsetgrouping_top_message"
>
<div
class=
"outsetgrouping_top_message_left"
>
<div
class=
"outsetgrouping_top_message_left"
style=
"width: 18%"
>
<span
class=
"outsetgrouping_top_message_left_tu1"
><img
src=
"../assets/img/peo.png"
alt=
""
/>
</span>
<div
class=
"outsetgrouping_top_message_left_t1"
>
住院号:
<span>
{{
casehisObj
?
casehisObj
.
a48
:
""
}}
</span>
</div>
</div>
<div
class=
"outsetgrouping_top_message_centert"
>
<div
class=
"outsetgrouping_top_message_left"
style=
"width: 18%"
>
<span
class=
"outsetgrouping_top_message_left_tu1"
><img
src=
"../assets/img/peo.png"
alt=
""
/>
</span>
<div
class=
"outsetgrouping_top_message_left_t1"
>
姓名:
<span>
{{
casehisObj
?
casehisObj
.
a11
:
""
}}
</span>
</div>
</div>
<div
class=
"outsetgrouping_top_message_centert"
style=
"width: 18%"
>
<span
class=
"outsetgrouping_top_message_centert_tu2"
><img
src=
"../assets/img/ka.png"
alt=
""
/></span>
<div
class=
"outsetgrouping_top_message_centert_t2"
>
住院次数:
<span>
{{
casehisObj
?
casehisObj
.
a49
:
""
}}
</span>
</div>
</div>
<div
class=
"outsetgrouping_top_message_centert"
style=
"width: 18%"
>
<span
class=
"outsetgrouping_top_message_centert_tu2"
><img
src=
"../assets/img/ka.png"
alt=
""
/></span>
<div
class=
"outsetgrouping_top_message_centert_t2"
>
实际住院天数:
<span>
{{
casehisObj
?
casehisObj
.
b20
:
""
}}
</span>
</div>
</div>
<div
class=
"outsetgrouping_top_message_right"
>
<span
class=
"outsetgrouping_top_message_right_tu3"
><img
src=
"../assets/img/qian.png"
alt=
""
/></span>
<div
class=
"outsetgrouping_top_message_right_t3"
>
...
...
@@ -681,9 +693,9 @@ export default {
@import
"../styles/mixin.scss"
;
@import
"../styles/outHistorygrouping.scss"
;
.outsetgrouping
{
height
:
9
00px
;
height
:
9
6%
;
background-color
:
white
;
padding
:
0px
20px
20px
20px
;
padding
:
20px
;
overflow
:
hidden
;
position
:
relative
;
...
...
@@ -1008,352 +1020,9 @@ export default {
}
}
//
&
_centent
{
//
background-color
:
#f1f5f8
;
//
height
:
66%
;
//
overflow-y
:
auto
;
//
&_totalnum
{
//
height
:
290px
;
//
background-color
:
#fff
;
//
margin
:
12px
;
//
display
:
flex
;
//
flex-direction
:
column
;
//
align-items
:
center
;
//
&_left
{
//
flex
:
1
;
//
width
:
100%
;
//
height
:
70%
;
//
display
:
flex
;
//
flex-direction
:
row
;
//
align-items
:
center
;
//
justify-content
:
center
;
//
&_radios
{
//
width
:
3%
;
//
height
:
30%
;
//
display
:
flex
;
//
justify-content
:
center
;
//
align-items
:
center
;
//
}
//
&
_text
{
//
width
:
97%
;
//
height
:
100%
;
//
&_msg1
{
//
height
:
25%
;
//
box-sizing
:
content-box
;
//
border
:
10px
solid
rgba
(
44
,
171
,
227
,
0.08
);
//
border-bottom
:
5px
solid
rgba
(
44
,
171
,
227
,
0.08
);
//
border-top
:
5px
solid
rgba
(
44
,
171
,
227
,
0.08
);
//
margin-bottom
:
5px
;
//
margin-top
:
5px
;
//
display
:
flex
;
//
&_text11
{
//
width
:
25%
;
//
height
:
100%
;
//
display
:
flex
;
//
flex-direction
:
column
;
//
justify-content
:
center
;
//
span
{
//
height
:
100%
;
//
width
:
85%
;
//
//
margin
:
5px
5px
;
//
display
:
flex
;
//
justify-content
:
start
;
//
align-items
:
center
;
//
font-size
:
14px
;
//
padding-left
:
10px
;
//
font-family
:
PingFang
SC
;
//
font-weight
:
300
;
//
color
:
#6a707e
;
//
}
//
}
//
&
_text22
{
//
width
:
25%
;
//
height
:
100%
;
//
display
:
flex
;
//
flex-direction
:
column
;
//
justify-content
:
center
;
//
span
{
//
height
:
100%
;
//
width
:
85%
;
//
//
margin
:
5px
5px
;
//
display
:
flex
;
//
justify-content
:
start
;
//
align-items
:
center
;
//
font-size
:
14px
;
//
padding-left
:
10px
;
//
font-family
:
PingFang
SC
;
//
font-weight
:
300
;
//
color
:
#6a707e
;
//
}
//
}
//
&
_text33
{
//
width
:
25%
;
//
height
:
100%
;
//
display
:
flex
;
//
flex-direction
:
column
;
//
justify-content
:
center
;
//
span
{
//
height
:
100%
;
//
width
:
85%
;
//
//
margin
:
5px
5px
;
//
display
:
flex
;
//
justify-content
:
start
;
//
align-items
:
center
;
//
font-size
:
14px
;
//
padding-left
:
10px
;
//
font-family
:
PingFang
SC
;
//
font-weight
:
300
;
//
color
:
#6a707e
;
//
}
//
}
//
&
_text44
{
//
width
:
25%
;
//
height
:
100%
;
//
display
:
flex
;
//
flex-direction
:
column
;
//
justify-content
:
center
;
//
span
{
//
height
:
100%
;
//
width
:
85%
;
//
//
margin
:
5px
5px
;
//
display
:
flex
;
//
justify-content
:
start
;
//
align-items
:
flex-start
;
//
font-size
:
14px
;
//
padding-left
:
10px
;
//
font-family
:
PingFang
SC
;
//
font-weight
:
300
;
//
color
:
#6a707e
;
//
}
//
}
//
}
//
&
_msg2
{
//
background-color
:
rgba
(
44
,
171
,
227
,
0.08
);
//
display
:
flex
;
//
flex-direction
:
column
;
//
height
:
65%
;
//
justify-content
:
center
;
//
padding-top
:
10px
;
//
&_text3
{
//
//
margin-bottom
:
10px
;
//
width
:
100%
;
//
height
:
45%
;
//
display
:
flex
;
//
justify-content
:
space-between
;
//
span
{
//
display
:
block
;
//
height
:
100%
;
//
width
:
50%
;
//
margin
:
0px
10px
;
//
background-color
:
#fff
;
//
display
:
flex
;
//
justify-content
:
start
;
//
align-items
:
center
;
//
font-size
:
14px
;
//
padding-left
:
10px
;
//
font-family
:
PingFang
SC
;
//
font-weight
:
300
;
//
color
:
#6a707e
;
//
}
//
}
//
//
&
_text4
{
//
//
margin-bottom
:
10px
;
//
//
width
:
100%
;
//
//
height
:
30%
;
//
//
margin-top
:
10px
;
//
//
display
:
flex
;
//
//
justify-content
:
space-between
;
//
//
span
{
//
//
height
:
100%
;
//
//
width
:
50%
;
//
//
margin
:
0px
10px
;
//
//
background-color
:
#fff
;
//
//
display
:
flex
;
//
//
justify-content
:
start
;
//
//
align-items
:
center
;
//
//
font-size
:
14px
;
//
//
padding-left
:
10px
;
//
//
font-family
:
PingFang
SC
;
//
//
font-weight
:
300
;
//
//
color
:
#6a707e
;
//
//
}
//
//
}
//
&
_text5
{
//
margin-top
:
10px
;
//
margin-bottom
:
10px
;
//
width
:
100%
;
//
height
:
45%
;
//
display
:
flex
;
//
justify-content
:
space-between
;
//
span
{
//
height
:
100%
;
//
width
:
50%
;
//
margin
:
0px
10px
;
//
background-color
:
#fff
;
//
display
:
flex
;
//
justify-content
:
start
;
//
align-items
:
center
;
//
font-size
:
14px
;
//
padding-left
:
10px
;
//
font-family
:
PingFang
SC
;
//
font-weight
:
300
;
//
color
:
#6a707e
;
//
}
//
}
//
}
//
}
//
}
//
&
_right
{
//
width
:
100%
;
//
height
:
30%
;
//
display
:
flex
;
//
justify-content
:
space-around
;
//
&_text1
{
//
width
:
19%
;
//
display
:
flex
;
//
justify-content
:
center
;
//
align-items
:
center
;
//
margin-left
:
3%
;
//
&_span1
{
//
color
:
#2cabe3
;
//
font-family
:
PingFang
SC
;
//
font-weight
:
400
;
//
}
//
&
_echar1
{
//
width
:
50%
;
//
height
:
85px
;
//
margin-left
:
-30px
;
//
margin-top
:
10px
;
//
}
//
}
//
&
_text2
{
//
width
:
19%
;
//
display
:
flex
;
//
justify-content
:
center
;
//
align-items
:
center
;
//
&_span2
{
//
color
:
#71d875
;
//
font-family
:
PingFang
SC
;
//
font-weight
:
400
;
//
}
//
&
_echar2
{
//
width
:
50%
;
//
height
:
85px
;
//
margin-left
:
-30px
;
//
margin-top
:
10px
;
//
}
//
}
//
&
_text3
{
//
width
:
19%
;
//
display
:
flex
;
//
justify-content
:
center
;
//
align-items
:
center
;
//
&_span3
{
//
color
:
#f35e77
;
//
font-family
:
PingFang
SC
;
//
font-weight
:
400
;
//
}
//
&
_echar3
{
//
width
:
50%
;
//
height
:
85px
;
//
margin-left
:
-30px
;
//
margin-top
:
10px
;
//
}
//
}
//
&
_text4
{
//
width
:
19%
;
//
display
:
flex
;
//
justify-content
:
center
;
//
align-items
:
center
;
//
&_span4
{
//
color
:
#ffb321
;
//
font-family
:
PingFang
SC
;
//
font-weight
:
400
;
//
}
//
&
_echar4
{
//
width
:
50%
;
//
height
:
85px
;
//
margin-left
:
-30px
;
//
margin-top
:
10px
;
//
}
//
}
//
&
_text5
{
//
width
:
19%
;
//
display
:
flex
;
//
justify-content
:
center
;
//
align-items
:
center
;
//
&_span5
{
//
color
:
#c05ef3
;
//
font-family
:
PingFang
SC
;
//
font-weight
:
400
;
//
}
//
&
_echar5
{
//
width
:
50%
;
//
height
:
85px
;
//
margin-left
:
-30px
;
//
margin-top
:
10px
;
//
}
//
}
//
}
//
}
//
//
没有数据
//
&
_nodata
{
//
width
:
100%
;
//
height
:
100%
;
//
display
:
flex
;
//
flex-direction
:
column
;
//
justify-content
:
center
;
//
align-items
:
center
;
//
&_img
{
//
img
{
//
width
:
115px
;
//
height
:
102px
;
//
}
//
}
//
&
_text
{
//
font-size
:
18px
;
//
font-family
:
PingFang
SC
;
//
font-weight
:
400
;
//
color
:
#abafb3
;
//
}
//
}
//
}
&
_centent
{
background-color
:
#f1f5f8
;
height
:
63%
;
height
:
calc
(
100%
-
229px
)
;
overflow-y
:
auto
;
&_totalnum
{
height
:
140px
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment