Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
pet-business-web
Project
Project
Details
Activity
Releases
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
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
刘怀志
pet-business-web
Commits
a726f7e4
Commit
a726f7e4
authored
Sep 14, 2023
by
陈明豪
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
bug修改
parent
fd9abb81
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
8 additions
and
4 deletions
+8
-4
hospital-data-statistics.vue
...ics/hospital-data-statistics/hospital-data-statistics.vue
+4
-2
pet-data-statistics.vue
...ta-statistics/pet-data-statistics/pet-data-statistics.vue
+2
-1
service-statistics.vue
...data-statistics/service-statistics/service-statistics.vue
+2
-1
No files found.
src/views/data-statistics/hospital-data-statistics/hospital-data-statistics.vue
View file @
a726f7e4
...
@@ -555,7 +555,8 @@ export default {
...
@@ -555,7 +555,8 @@ export default {
//
}
//
}
.
fatherDiv
{
.
fatherDiv
{
background
-
color
:
#
F4F4F4
;
background
-
color
:
#
F4F4F4
;
padding
-
top
:
24
px
padding
-
top
:
24
px
;
padding
-
bottom
:
30
px
;
}
}
.
row2
{
.
row2
{
margin
-
top
:
24
px
;
margin
-
top
:
24
px
;
...
@@ -572,7 +573,8 @@ export default {
...
@@ -572,7 +573,8 @@ export default {
.
cardDiv
{
.
cardDiv
{
padding
:
20
px
;
padding
:
20
px
;
background
-
color
:
#
FFFFFF
;
background
-
color
:
#
FFFFFF
;
box
-
shadow
:
0
px
3
px
8
px
rgba
(
0
,
0
,
0
,
0.06
);
box
-
shadow
:
0
3
px
8
px
rgba
(
0
,
0
,
0
,
0.06
);
//box-shadow: 30px 80px rgba(0,0,0,0.06);
}
}
.
cardTitle
{
.
cardTitle
{
font
-
size
:
14
px
;
font
-
size
:
14
px
;
...
...
src/views/data-statistics/pet-data-statistics/pet-data-statistics.vue
View file @
a726f7e4
...
@@ -873,7 +873,8 @@ export default {
...
@@ -873,7 +873,8 @@ export default {
<
style
scoped
lang=
"scss"
>
<
style
scoped
lang=
"scss"
>
.fatherDiv
{
.fatherDiv
{
background-color
:
#F4F4F4
;
background-color
:
#F4F4F4
;
padding-top
:
24px
padding-top
:
24px
;
padding-bottom
:
30px
;
}
}
.cardDiv
{
.cardDiv
{
padding
:
20px
;
padding
:
20px
;
...
...
src/views/data-statistics/service-statistics/service-statistics.vue
View file @
a726f7e4
...
@@ -1042,7 +1042,8 @@ export default {
...
@@ -1042,7 +1042,8 @@ export default {
<
style
scoped
lang
=
"scss"
>
<
style
scoped
lang
=
"scss"
>
.
fatherDiv
{
.
fatherDiv
{
background
-
color
:
#
F4F4F4
;
background
-
color
:
#
F4F4F4
;
padding
-
top
:
24
px
padding
-
top
:
24
px
;
padding
-
bottom
:
30
px
;
}
}
.
cardDiv
{
.
cardDiv
{
padding
:
20
px
;
padding
:
20
px
;
...
...
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