Commit 9be89681 authored by aifen@azjy1.onexmail.com's avatar aifen@azjy1.onexmail.com

Merge branch 'V1.5.24_feature' into develop

parents b04700eb 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
} }
......
...@@ -799,21 +799,28 @@ ...@@ -799,21 +799,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: 330rpx; height: 338rpx;
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;
...@@ -859,13 +866,13 @@ ...@@ -859,13 +866,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;
...@@ -990,14 +997,13 @@ ...@@ -990,14 +997,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;
...@@ -1048,6 +1054,7 @@ ...@@ -1048,6 +1054,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 {
...@@ -1081,12 +1088,13 @@ ...@@ -1081,12 +1088,13 @@
} }
.average-daily-consumption-student-tag { .average-daily-consumption-student-tag {
height: 44rpx; height: 45rpx;
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;
} }
} }
...@@ -1099,12 +1107,13 @@ ...@@ -1099,12 +1107,13 @@
align-items: center; align-items: center;
.average-daily-consumption-class-tag { .average-daily-consumption-class-tag {
height: 44rpx; height: 45rpx;
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 {
...@@ -1128,7 +1137,7 @@ ...@@ -1128,7 +1137,7 @@
justify-content: space-between; justify-content: space-between;
.average-daily-consumption-chart-item { .average-daily-consumption-chart-item {
width: 74rpx; width: 80rpx;
height: 310rpx; height: 310rpx;
display: flex; display: flex;
flex-direction: column; flex-direction: column;
...@@ -1167,14 +1176,13 @@ ...@@ -1167,14 +1176,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;
...@@ -1257,7 +1265,7 @@ ...@@ -1257,7 +1265,7 @@
} }
.consumption-preferences-list-item-text-cash { .consumption-preferences-list-item-text-cash {
font-weight: 500; font-weight: 600;
color: #333333; color: #333333;
} }
} }
...@@ -1287,20 +1295,19 @@ ...@@ -1287,20 +1295,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;
...@@ -1336,10 +1343,10 @@ ...@@ -1336,10 +1343,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;
...@@ -1356,6 +1363,7 @@ ...@@ -1356,6 +1363,7 @@
font-weight: 500; font-weight: 500;
color: #000000; color: #000000;
line-height: 40rpx; line-height: 40rpx;
margin: 0 10rpx;
} }
} }
} }
...@@ -1377,14 +1385,14 @@ ...@@ -1377,14 +1385,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%;
} }
} }
...@@ -1404,7 +1412,7 @@ ...@@ -1404,7 +1412,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;
...@@ -1414,9 +1422,9 @@ ...@@ -1414,9 +1422,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

903 KB | W: | H:

src/static/images/headerbgm.png

24.2 KB | W: | H:

src/static/images/headerbgm.png
src/static/images/headerbgm.png
src/static/images/headerbgm.png
src/static/images/headerbgm.png
  • 2-up
  • Swipe
  • Onion skin
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment