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
11942084
Commit
11942084
authored
Sep 18, 2024
by
袁玲利
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
校园报告生活费额度修改
parent
202889a2
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
6 deletions
+6
-6
src/pages/SchoolReport/SchoolReport.vue
src/pages/SchoolReport/SchoolReport.vue
+6
-6
No files found.
src/pages/SchoolReport/SchoolReport.vue
View file @
11942084
...
@@ -286,9 +286,9 @@
...
@@ -286,9 +286,9 @@
</text>
</text>
</text>
-->
</text>
-->
<text
>
<text
>
本
{{
[
'
月
'
,
'
周
'
][
reportTypeIndex
]
}}
生活费
<text
class=
"consume-total"
>
{{
consumer
DetailCalculateObj
.
totalData
}}
</text>
元,
本
{{
[
'
月
'
,
'
周
'
][
reportTypeIndex
]
}}
生活费
<text
class=
"consume-total"
>
{{
consumer
SummaryAmountOBj
.
consumergrossamount
}}
</text>
元,
<template
v-if=
"consumerSummaryAmountOBj.gtgraderate >= 80"
>
{{
consumerSummaryAmountOBj
.
gtgraderate
}}
<text
class=
"consume-total"
>
超过了
</text>
同年级
<text
class=
"consume-total"
>
80%
</text>
的学生。要注意引导孩子习惯,培养健康的消费观念哦~
</
template
>
<template
v-if=
"consumerSummaryAmountOBj.gtgraderate >= 80"
><text
class=
"consume-total"
>
超过了
</text>
同年级
<text
class=
"consume-total"
>
80%
</text>
的学生。要注意引导孩子习惯,培养健康的消费观念哦~
</
template
>
<
template
v-else-if=
"consumerSummaryAmountOBj.gtgraderate >= 60 && consumerSummaryAmountOBj.gtgraderate < 80"
>
{{
consumerSummaryAmountOBj
.
gtgraderate
}}
<text
class=
"consume-total"
>
超过了
</text>
同年级
<text
class=
"consume-total"
>
60%
</text>
的学生。要注意引导孩子习惯,培养健康的消费观念哦~
</
template
>
<
template
v-else-if=
"consumerSummaryAmountOBj.gtgraderate >= 60 && consumerSummaryAmountOBj.gtgraderate < 80"
><text
class=
"consume-total"
>
超过了
</text>
同年级
<text
class=
"consume-total"
>
60%
</text>
的学生。要注意引导孩子习惯,培养健康的消费观念哦~
</
template
>
<
template
v-else-if=
"consumerSummaryAmountOBj.gtgraderate >= 40 && consumerSummaryAmountOBj.gtgraderate < 60"
>
与同年级的学生基本持平。请继续关注在校消费情况,引导孩子消费习惯哦~
</
template
>
<
template
v-else-if=
"consumerSummaryAmountOBj.gtgraderate >= 40 && consumerSummaryAmountOBj.gtgraderate < 60"
>
与同年级的学生基本持平。请继续关注在校消费情况,引导孩子消费习惯哦~
</
template
>
<
template
v-else-if=
"consumerSummaryAmountOBj.gtgraderate >= 20 && consumerSummaryAmountOBj.gtgraderate < 40"
><text
class=
"consume-total"
>
低于
</text>
同年级60%的学生。请继续关注在校消费情况,引导孩子消费习惯哦~
</
template
>
<
template
v-else-if=
"consumerSummaryAmountOBj.gtgraderate >= 20 && consumerSummaryAmountOBj.gtgraderate < 40"
><text
class=
"consume-total"
>
低于
</text>
同年级60%的学生。请继续关注在校消费情况,引导孩子消费习惯哦~
</
template
>
<
template
v-else-if=
"consumerSummaryAmountOBj.gtgraderate < 20"
><text
class=
"consume-total"
>
低于
</text>
同年级80%的学生。要注意引导孩子习惯,培养健康的消费观念哦~
</
template
>
<
template
v-else-if=
"consumerSummaryAmountOBj.gtgraderate < 20"
><text
class=
"consume-total"
>
低于
</text>
同年级80%的学生。要注意引导孩子习惯,培养健康的消费观念哦~
</
template
>
...
@@ -334,15 +334,15 @@
...
@@ -334,15 +334,15 @@
<view
class=
"right"
>
<view
class=
"right"
>
<view
class=
"rightBar"
>
<view
class=
"rightBar"
>
<view
class=
"line"
v-if=
"consumerSummaryAmountOBj.consumergrossamount"
>
<view
class=
"line"
v-if=
"consumerSummaryAmountOBj.consumergrossamount"
>
<view
>
{{consumerSummaryAmountOBj.consumergrossamount_[0]}}
</view><view>
.{{consumerSummaryAmountOBj.consumergrossamount_[1]}}
</view>
<view
>
{{consumerSummaryAmountOBj.consumergrossamount_[0]}}
</view><view
v-if=
"consumerSummaryAmountOBj.consumergrossamount_[1]"
>
.{{consumerSummaryAmountOBj.consumergrossamount_[1]}}
</view>
</view>
</view>
<view
class=
"line_"
v-else
>
--
</view>
<view
class=
"line_"
v-else
>
--
</view>
<view
class=
"line"
v-if=
"consumerSummaryAmountOBj.gradeavgamount"
>
<view
class=
"line"
v-if=
"consumerSummaryAmountOBj.gradeavgamount"
>
<view>
{{consumerSummaryAmountOBj.gradeavgamount_[0]}}
</view><view>
.{{consumerSummaryAmountOBj.gradeavgamount_[1]}}
</view>
<view>
{{consumerSummaryAmountOBj.gradeavgamount_[0]}}
</view><view
v-if=
"consumerSummaryAmountOBj.gradeavgamount_[1]"
>
.{{consumerSummaryAmountOBj.gradeavgamount_[1]}}
</view>
</view>
</view>
<view
class=
"line_"
v-else
>
--
</view>
<view
class=
"line_"
v-else
>
--
</view>
<view
class=
"line"
v-if=
"consumerSummaryAmountOBj.schoolavgamount"
>
<view
class=
"line"
v-if=
"consumerSummaryAmountOBj.schoolavgamount"
>
<view>
{{consumerSummaryAmountOBj.schoolavgamount_[0]}}
</view><view>
.{{consumerSummaryAmountOBj.schoolavgamount_[1]}}
</view></view>
<view>
{{consumerSummaryAmountOBj.schoolavgamount_[0]}}
</view><view
v-if=
"consumerSummaryAmountOBj.schoolavgamount_[1]"
>
.{{consumerSummaryAmountOBj.schoolavgamount_[1]}}
</view></view>
<view
class=
"line_"
v-else
>
--
</view>
<view
class=
"line_"
v-else
>
--
</view>
</view>
</view>
</view>
</view>
...
...
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