Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Sign in
Toggle navigation
X
xzf_uniapp-wechat-web
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
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
李智书
xzf_uniapp-wechat-web
Commits
5c9be840
Commit
5c9be840
authored
Dec 29, 2021
by
aifen@azjy1.onexmail.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交更新
parent
665ff19e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
41 additions
and
33 deletions
+41
-33
src/pages.json
src/pages.json
+1
-1
src/pages/ConsumptionReport/ConsumptionReport.vue
src/pages/ConsumptionReport/ConsumptionReport.vue
+40
-32
src/static/images/headerbgm.png
src/static/images/headerbgm.png
+0
-0
No files found.
src/pages.json
View file @
5c9be840
...
@@ -16,7 +16,7 @@
...
@@ -16,7 +16,7 @@
{
{
"path"
:
"pages/ConsumptionReport/ConsumptionReport"
,
"path"
:
"pages/ConsumptionReport/ConsumptionReport"
,
"style"
:
{
"style"
:
{
"navigationBarTitleText"
:
"消费报告"
,
"navigationBarTitleText"
:
"
周
消费报告"
,
"navigationStyle"
:
"custom"
,
"navigationStyle"
:
"custom"
,
"enablePullDownRefresh"
:
false
"enablePullDownRefresh"
:
false
}
}
...
...
src/pages/ConsumptionReport/ConsumptionReport.vue
View file @
5c9be840
...
@@ -794,21 +794,28 @@
...
@@ -794,21 +794,28 @@
.consumption-report-container
{
.consumption-report-container
{
width
:
100%
;
width
:
100%
;
height
:
2616rpx
;
height
:
100%
;
overflow
:
scroll
;
background
:
#F6F6F6
;
background
:
#F6F6F6
;
position
:
relative
;
.consumption-report-header
{
.consumption-report-header
{
height
:
33
0
rpx
;
height
:
33
8
rpx
;
width
:
100%
;
width
:
100%
;
background
:
url(../../static/images/headerbgm.png)
no-repeat
;
background
:
url(../../static/images/headerbgm.png)
no-repeat
;
padding-top
:
54rpx
;
background-size
:
100%
;
box-sizing
:
border-box
;
position
:
relative
;
.consumption-report-header-item
{
.consumption-report-header-item
{
height
:
48rpx
;
height
:
48rpx
;
width
:
90%
;
padding
:
0
41rpx
;
padding
:
0
41rpx
;
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
align-items
:
center
;
position
:
absolute
;
top
:
54rpx
;
left
:
0
;
.consumption-report-info
{
.consumption-report-info
{
display
:
flex
;
display
:
flex
;
...
@@ -854,13 +861,13 @@
...
@@ -854,13 +861,13 @@
width
:
710rpx
;
width
:
710rpx
;
background
:
#FFFFFF
;
background
:
#FFFFFF
;
border-radius
:
24rpx
;
border-radius
:
24rpx
;
position
:
absolute
;
top
:
122rpx
;
padding
:
47rpx
42rpx
38rpx
39rpx
;
padding
:
47rpx
42rpx
38rpx
39rpx
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
flex-direction
:
column
;
flex-direction
:
column
;
position
:
absolute
;
top
:
122rpx
;
.consumption-report-card-one-item
{
.consumption-report-card-one-item
{
height
:
110rpx
;
height
:
110rpx
;
...
@@ -985,14 +992,13 @@
...
@@ -985,14 +992,13 @@
width
:
710rpx
;
width
:
710rpx
;
background
:
#FFFFFF
;
background
:
#FFFFFF
;
border-radius
:
24rpx
;
border-radius
:
24rpx
;
position
:
absolute
;
padding
:
21rpx
32rpx
0
;
top
:
504rpx
;
margin-top
:
165rpx
;
padding
:
0
32rpx
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
.consumption-report-card-two-title
{
.consumption-report-card-two-title
{
height
:
60rpx
;
height
:
60rpx
;
margin
:
21rpx
0
32rpx
;
margin
:
0
0
32rpx
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
...
@@ -1043,6 +1049,7 @@
...
@@ -1043,6 +1049,7 @@
.average-daily-consumption-item-num
{
.average-daily-consumption-item-num
{
font-size
:
48rpx
;
font-size
:
48rpx
;
margin-left
:
12rpx
;
}
}
&
.average-daily-consumption-item-orange
{
&
.average-daily-consumption-item-orange
{
...
@@ -1076,12 +1083,13 @@
...
@@ -1076,12 +1083,13 @@
}
}
.average-daily-consumption-student-tag
{
.average-daily-consumption-student-tag
{
height
:
4
4
rpx
;
height
:
4
5
rpx
;
font-size
:
40rpx
;
font-size
:
40rpx
;
font-family
:
Arial-BoldItalicMT
,
Arial
;
font-family
:
Arial-BoldItalicMT
,
Arial
;
font-weight
:
normal
;
font-weight
:
normal
;
color
:
#FFFFFF
;
color
:
#FFFFFF
;
line-height
:
45rpx
;
line-height
:
45rpx
;
margin-right
:
3rpx
;
}
}
}
}
...
@@ -1094,12 +1102,13 @@
...
@@ -1094,12 +1102,13 @@
align-items
:
center
;
align-items
:
center
;
.average-daily-consumption-class-tag
{
.average-daily-consumption-class-tag
{
height
:
4
4
rpx
;
height
:
4
5
rpx
;
font-size
:
40rpx
;
font-size
:
40rpx
;
font-family
:
Arial-BoldItalicMT
,
Arial
;
font-family
:
Arial-BoldItalicMT
,
Arial
;
font-weight
:
normal
;
font-weight
:
normal
;
color
:
#FFFFFF
;
color
:
#FFFFFF
;
line-height
:
45rpx
;
line-height
:
45rpx
;
margin-left
:
2rpx
;
}
}
.average-daily-consumption-class-text
{
.average-daily-consumption-class-text
{
...
@@ -1123,7 +1132,7 @@
...
@@ -1123,7 +1132,7 @@
justify-content
:
space-between
;
justify-content
:
space-between
;
.average-daily-consumption-chart-item
{
.average-daily-consumption-chart-item
{
width
:
74
rpx
;
width
:
80
rpx
;
height
:
310rpx
;
height
:
310rpx
;
display
:
flex
;
display
:
flex
;
flex-direction
:
column
;
flex-direction
:
column
;
...
@@ -1162,14 +1171,13 @@
...
@@ -1162,14 +1171,13 @@
height
:
460rpx
;
height
:
460rpx
;
background
:
#FFFFFF
;
background
:
#FFFFFF
;
border-radius
:
24rpx
;
border-radius
:
24rpx
;
position
:
absolute
;
padding
:
21rpx
32rpx
0
;
top
:
1148rpx
;
margin
:
25rpx
0
0
;
padding
:
0
32rpx
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
.consumption-report-card-three-title
{
.consumption-report-card-three-title
{
height
:
60rpx
;
height
:
60rpx
;
margin
:
21rpx
0
35rpx
;
margin
:
0
0
35rpx
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
...
@@ -1252,7 +1260,7 @@
...
@@ -1252,7 +1260,7 @@
}
}
.consumption-preferences-list-item-text-cash
{
.consumption-preferences-list-item-text-cash
{
font-weight
:
5
00
;
font-weight
:
6
00
;
color
:
#333333
;
color
:
#333333
;
}
}
}
}
...
@@ -1282,20 +1290,19 @@
...
@@ -1282,20 +1290,19 @@
width
:
710rpx
;
width
:
710rpx
;
background
:
#FFFFFF
;
background
:
#FFFFFF
;
border-radius
:
24rpx
;
border-radius
:
24rpx
;
position
:
absolute
;
padding
:
21rpx
32rpx
48rpx
;
top
:
1632rpx
;
margin
:
25rpx
0
32rpx
;
padding
:
0
32rpx
48rpx
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
.consumption-report-card-four-header
{
.consumption-report-card-four-header
{
width
:
646rpx
;
width
:
646rpx
;
height
:
60rpx
;
height
:
60rpx
;
margin
:
21rpx
0
50rpx
;
margin
:
0
0
50rpx
;
box-sizing
:
border-box
;
box-sizing
:
border-box
;
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
space-between
;
align-items
:
center
;
align-items
:
center
;
.consumption-report-card-four-title
{
.consumption-report-card-four-title
{
display
:
flex
;
display
:
flex
;
align-items
:
center
;
align-items
:
center
;
...
@@ -1331,10 +1338,10 @@
...
@@ -1331,10 +1338,10 @@
}
}
.noeatting-total
{
.noeatting-total
{
width
:
215rpx
;
flex
:
1
;
display
:
flex
;
display
:
flex
;
justify-content
:
space-between
;
justify-content
:
flex-end
;
.noeatting-total-item
{
.noeatting-total-item
{
height
:
40rpx
;
height
:
40rpx
;
font-size
:
28rpx
;
font-size
:
28rpx
;
...
@@ -1351,6 +1358,7 @@
...
@@ -1351,6 +1358,7 @@
font-weight
:
500
;
font-weight
:
500
;
color
:
#000000
;
color
:
#000000
;
line-height
:
40rpx
;
line-height
:
40rpx
;
margin
:
0
10rpx
;
}
}
}
}
}
}
...
@@ -1372,14 +1380,14 @@
...
@@ -1372,14 +1380,14 @@
display
:
flex
;
display
:
flex
;
justify-content
:
center
;
justify-content
:
center
;
align-items
:
center
;
align-items
:
center
;
width
:
33
%
;
width
:
25
%
;
}
}
.noeatting-details-header-meal
{
.noeatting-details-header-meal
{
display
:
flex
;
display
:
flex
;
justify-content
:
space-
between
;
justify-content
:
space-
around
;
align-items
:
center
;
align-items
:
center
;
width
:
34
%
;
width
:
50
%
;
}
}
}
}
...
@@ -1399,7 +1407,7 @@
...
@@ -1399,7 +1407,7 @@
font-family
:
PingFangSC-Medium
,
PingFang
SC
;
font-family
:
PingFangSC-Medium
,
PingFang
SC
;
font-weight
:
500
;
font-weight
:
500
;
color
:
#333333
;
color
:
#333333
;
width
:
33
%
;
width
:
25
%
;
display
:
flex
;
display
:
flex
;
justify-content
:
center
;
justify-content
:
center
;
...
@@ -1409,9 +1417,9 @@
...
@@ -1409,9 +1417,9 @@
}
}
.noeatting-details-list-meal
{
.noeatting-details-list-meal
{
width
:
34
%
;
width
:
50
%
;
display
:
flex
;
display
:
flex
;
justify-content
:
space-
between
;
justify-content
:
space-
around
;
.noeatting-details-list-meal-item
{
.noeatting-details-list-meal-item
{
width
:
50rpx
;
width
:
50rpx
;
...
...
src/static/images/headerbgm.png
View replaced file @
665ff19e
View file @
5c9be840
903 KB
|
W:
|
H:
24.2 KB
|
W:
|
H:
2-up
Swipe
Onion skin
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