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
98ab0a1f
Commit
98ab0a1f
authored
Jun 22, 2022
by
wangshuangqing
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1.媒体查询
2.调整字段的宽度 大小 高度
parent
33b47300
Expand all
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
65 additions
and
5 deletions
+65
-5
src/styles/media/components/outpatientDetails.scss
+0
-0
src/views/outpatientDetails.vue
+65
-5
No files found.
src/styles/media/components/outpatientDetails.scss
View file @
98ab0a1f
This diff is collapsed.
Click to expand it.
src/views/outpatientDetails.vue
View file @
98ab0a1f
...
@@ -170,6 +170,7 @@
...
@@ -170,6 +170,7 @@
style=
"width: 100%;"
style=
"width: 100%;"
height=
'98%'
height=
'98%'
row-key=
"id"
row-key=
"id"
size=
"small"
:default-expand-all=
"false"
:default-expand-all=
"false"
:highlight-current-row=
"true"
:highlight-current-row=
"true"
:tree-props=
"
{ children: 'inpat_FeeDatas', hasChildren: 'hasChildren' }"
:tree-props=
"
{ children: 'inpat_FeeDatas', hasChildren: 'hasChildren' }"
...
@@ -211,7 +212,7 @@
...
@@ -211,7 +212,7 @@
style=
"width: 100%"
style=
"width: 100%"
:default-sort=
"{ prop: 'date', order: 'descending' }"
:default-sort=
"{ prop: 'date', order: 'descending' }"
:row-class-name=
"tableRowClassName"
:row-class-name=
"tableRowClassName"
height=
"575"
height=
'98%'
>
>
<el-table-column
<el-table-column
label=
"开单日期"
label=
"开单日期"
...
@@ -641,7 +642,7 @@ export default {
...
@@ -641,7 +642,7 @@ export default {
</
script
>
</
script
>
<
style
lang=
"scss"
scoped
>
<
style
lang=
"scss"
scoped
>
@import
"../styles/mixin.scss"
;
@import
"../styles/mixin.scss"
;
//
@import
'../styles/media/components/outpatientDetails.scss'
;
@import
'../styles/media/components/outpatientDetails.scss'
;
//
左侧表格点击高亮背景色
//
左侧表格点击高亮背景色
...
@@ -836,8 +837,66 @@ color: #55a6da !important;
...
@@ -836,8 +837,66 @@ color: #55a6da !important;
}
}
span
:nth-child
(
2
)
{
span
:nth-child
(
2
)
{
margin-left
:
21px
;
margin-left
:
21px
;
width
:
200px
;
height
:
39px
;
background-color
:
#fff
;
font-size
:
14px
;
color
:
#6d7381
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
font-family
:
PingFang
SC
;
margin-right
:
5px
;
}
span
:nth-child
(
3
)
{
width
:
200px
;
height
:
39px
;
background-color
:
#fff
;
font-size
:
14px
;
color
:
#6d7381
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
font-family
:
PingFang
SC
;
margin-right
:
5px
;
}
span
:nth-child
(
4
)
{
width
:
258px
;
height
:
39px
;
background-color
:
#fff
;
font-size
:
14px
;
color
:
#6d7381
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
font-family
:
PingFang
SC
;
margin-right
:
5px
;
}
span
:nth-child
(
5
)
{
width
:
200px
;
height
:
39px
;
background-color
:
#fff
;
font-size
:
14px
;
color
:
#6d7381
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
font-family
:
PingFang
SC
;
margin-right
:
5px
;
}
}
span
:nth-child
(
n
+
2
)
{
span
:nth-child
(
6
)
{
width
:
200px
;
height
:
39px
;
background-color
:
#fff
;
font-size
:
14px
;
color
:
#6d7381
;
display
:
flex
;
align-items
:
center
;
justify-content
:
center
;
font-family
:
PingFang
SC
;
margin-right
:
5px
;
}
span
:nth-child
(
n
+
7
)
{
width
:
258px
;
width
:
258px
;
height
:
39px
;
height
:
39px
;
background-color
:
#fff
;
background-color
:
#fff
;
...
@@ -1178,6 +1237,7 @@ color: #55a6da !important;
...
@@ -1178,6 +1237,7 @@ color: #55a6da !important;
}
}
&
_right
{
&
_right
{
width
:
65%
;
width
:
65%
;
height
:
90%
;
//
无数据样式
//
无数据样式
&_box
{
&_box
{
width
:
100%
;
width
:
100%
;
...
@@ -1213,7 +1273,7 @@ color: #55a6da !important;
...
@@ -1213,7 +1273,7 @@ color: #55a6da !important;
width
:
20%
;
width
:
20%
;
height
:
100%
;
height
:
100%
;
border
:
1px
solid
#f6f6f8
;
border
:
1px
solid
#f6f6f8
;
padding
:
10px
;
padding
:
0
10px
;
&_top
{
&_top
{
height
:
20%
;
height
:
20%
;
width
:
100%
;
width
:
100%
;
...
@@ -1247,7 +1307,7 @@ color: #55a6da !important;
...
@@ -1247,7 +1307,7 @@ color: #55a6da !important;
font-family
:
PingFang
SC
;
font-family
:
PingFang
SC
;
font-weight
:
400
;
font-weight
:
400
;
color
:
#5d5d5d
;
color
:
#5d5d5d
;
margin-right
:
5px
;
//
margin-right
:
5px
;
cursor
:
pointer
;
/*鼠标移上有小手*/
cursor
:
pointer
;
/*鼠标移上有小手*/
}
}
&
_span1background
{
&
_span1background
{
...
...
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