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
7cddb121
Commit
7cddb121
authored
Apr 18, 2023
by
唐玉峰
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
。
parent
8450f51d
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
122 additions
and
109 deletions
+122
-109
src/components/medicalRecordHomepage/index.scss
+1
-1
src/styles/media/components/Entrypath.scss
+118
-105
src/styles/media/components/outClinicalpathway.scss
+3
-3
src/styles/media/components/outpatientDetails.scss
+0
-0
src/styles/outHistorygrouping.scss
+0
-0
No files found.
src/components/medicalRecordHomepage/index.scss
View file @
7cddb121
...
@@ -45,7 +45,7 @@
...
@@ -45,7 +45,7 @@
@media
screen
and
(
min-width
:
1366px
)
and
(
max-width
:
1440px
)
{
@media
screen
and
(
min-width
:
1366px
)
and
(
max-width
:
1440px
)
{
#medicalRecord
{
#medicalRecord
{
font-size
:
12px
!
important
;
font-size
:
12px
!
important
;
...
...
src/styles/media/components/Entrypath.scss
View file @
7cddb121
@import
"../../mixin.scss"
;
@import
"../../mixin.scss"
;
// 1024
// 1024
@media
screen
and
(
min-width
:
769px
)
and
(
max-width
:
1024px
)
{
@media
screen
and
(
min-width
:
769px
)
and
(
max-width
:
1024px
)
{
.Entrypath
{
.Entrypath
{
&
_top
{
&
_top
{
&
_left
{
&
_left
{
&
_t1
{
&
_t1
{
span
{
span
{
width
:
50%
!
important
;
width
:
50%
!
important
;
}
}
}
}
&
_t2
{
span
{
&
_t2
{
width
:
50%
!
important
;
span
{
}
width
:
50%
!
important
;
}
}
&
_t3
{
}
span
{
width
:
50%
!
important
;
&
_t3
{
}
span
{
width
:
50%
!
important
;
}
}
}
}
}
}
}
&
_table
{
&
_table
{
&
_lefttab
{
&
_lefttab
{
&
_select
{
&
_select
{
flex-direction
:
column
!
important
;
flex-direction
:
column
!
important
;
&
_inp
{
&
_inp
{
width
:
100%
!
important
;
width
:
100%
!
important
;
}
}
&
_chack
{
&
_chack
{
width
:
100%
!
important
;
width
:
100%
!
important
;
}
}
}
}
}
}
}
}
}
}
}
}
//1280
//1280
@media
screen
and
(
max-width
:
1280px
)
{
@media
screen
and
(
max-width
:
1280px
)
{
.Entrypath
{
.Entrypath
{
&
_top
{
&
_top
{
&
_left
{
&
_left
{
&
_t1
{
&
_t1
{
span
{
span
{
width
:
50%
!
important
;
width
:
50%
!
important
;
}
}
}
}
&
_t2
{
span
{
&
_t2
{
width
:
50%
!
important
;
span
{
}
width
:
50%
!
important
;
}
}
&
_t3
{
}
span
{
width
:
50%
!
important
;
&
_t3
{
}
span
{
width
:
50%
!
important
;
}
}
}
}
}
}
}
&
_table
{
&
_table
{
&
_lefttab
{
&
_lefttab
{
&
_select
{
&
_select
{
flex-direction
:
column
!
important
;
flex-direction
:
column
!
important
;
&
_inp
{
&
_inp
{
width
:
100%
!
important
;
width
:
100%
!
important
;
}
}
&
_chack
{
&
_chack
{
width
:
100%
!
important
;
width
:
100%
!
important
;
}
}
}
}
}
}
}
}
}
}
}
}
// 1366px
// 1366px
@media
screen
and
(
min-width
:
1366px
)
and
(
max-width
:
1439px
)
{
@media
screen
and
(
min-width
:
1366px
)
and
(
max-width
:
1439px
)
{
.Entrypath
{
.Entrypath
{
&
_top
{
&
_top
{
&
_left
{
&
_left
{
&
_t1
{
&
_t1
{
span
{
span
{
width
:
50%
!
important
;
width
:
50%
!
important
;
}
}
}
}
&
_t2
{
span
{
&
_t2
{
width
:
50%
!
important
;
span
{
}
width
:
50%
!
important
;
}
}
&
_t3
{
}
span
{
width
:
50%
!
important
;
&
_t3
{
}
span
{
width
:
50%
!
important
;
}
}
}
}
}
}
}
&
_table
{
&
_table
{
&
_lefttab
{
&
_lefttab
{
&
_select
{
&
_select
{
&
_inp
{
&
_inp
{
span
{
span
{
width
:
54%
!
important
;
width
:
54%
!
important
;
}
}
}
}
}
}
}
}
}
}
}
}
}
}
//1600
//1600
@media
screen
and
(
min-width
:
1600px
)
and
(
max-width
:
1919px
)
{
@media
screen
and
(
min-width
:
1600px
)
and
(
max-width
:
1919px
)
{
.Entrypath
{
.Entrypath
{
&
_table
{
&
_table
{
&
_lefttab
{
&
_lefttab
{
&
_select
{
&
_select
{
&
_inp
{
&
_inp
{
span
{
span
{
width
:
54%
!
important
;
width
:
54%
!
important
;
}
}
}
}
}
}
}
}
}
}
}
}
}
}
\ No newline at end of file
src/styles/media/components/outClinicalpathway.scss
View file @
7cddb121
...
@@ -129,7 +129,7 @@
...
@@ -129,7 +129,7 @@
}
}
// 1366px
// 1366px
@media
screen
and
(
min-width
:
1366px
)
and
(
max-width
:
1439px
)
{
@media
screen
and
(
min-width
:
1366px
)
and
(
max-width
:
1439px
)
{
.outClinicalpathway
{
.outClinicalpathway
{
&
_top
{
&
_top
{
&
_left
{
&
_left
{
...
@@ -178,7 +178,7 @@
...
@@ -178,7 +178,7 @@
}
}
//1400
//1400
@media
screen
and
(
min-width
:
1440px
)
and
(
max-width
:
1599px
)
{
@media
screen
and
(
min-width
:
1440px
)
and
(
max-width
:
1599px
)
{
.outClinicalpathway
{
.outClinicalpathway
{
&
_top
{
&
_top
{
&
_left
{
&
_left
{
...
@@ -227,7 +227,7 @@
...
@@ -227,7 +227,7 @@
}
}
//1600
//1600
@media
screen
and
(
min-width
:
1600px
)
and
(
max-width
:
1919px
)
{
@media
screen
and
(
min-width
:
1600px
)
and
(
max-width
:
1919px
)
{
.outClinicalpathway
{
.outClinicalpathway
{
&
_top
{
&
_top
{
&
_left
{
&
_left
{
...
...
src/styles/media/components/outpatientDetails.scss
View file @
7cddb121
This diff is collapsed.
Click to expand it.
src/styles/outHistorygrouping.scss
View file @
7cddb121
This diff is collapsed.
Click to expand it.
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