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
3794d180
Commit
3794d180
authored
Oct 31, 2022
by
aifen@azjy1.onexmail.com
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
提交更新1
parent
a6b34e03
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
19 additions
and
6 deletions
+19
-6
src/pages/SchoolReport/SchoolReport.vue
src/pages/SchoolReport/SchoolReport.vue
+19
-6
No files found.
src/pages/SchoolReport/SchoolReport.vue
View file @
3794d180
...
...
@@ -794,7 +794,7 @@
</view>
</view>
<view
v-if=
"tabIndex&&flag==tabIndex"
class=
"no-open"
:style=
"{height:[
992
,845,891][tabIndex-1]+'rpx',top:[1620,1099,pubTalkNoopenHeight][tabIndex-1]+'rpx'}"
>
:style=
"{height:[
860
,845,891][tabIndex-1]+'rpx',top:[1620,1099,pubTalkNoopenHeight][tabIndex-1]+'rpx'}"
>
<view
class=
"no-open-solution"
@
tap=
"equityPay"
>
<view
class=
"no-open-solution-txt"
>
<text>
最低{{memberInfo.leastAmount}}元/天开通,查看完整{{['消费','出入校','公话'][tabIndex-1]}}报告
</text>
...
...
@@ -839,6 +839,18 @@
</view>
</view>
<view
class=
"details-item-left"
>
<view
class=
"details-item-up"
>
<text>
担心孩子被迫高额消费?
</text>
</view>
<view
class=
"details-item-down"
>
<view
class=
"consumer-trend-img"
>
</view>
<view
class=
"details-item-down-txt"
>
<text>
【消费趋势】告诉你
</text>
</view>
</view>
</view>
<!-- <view class="details-item-left">
<view class="details-item-up">
<text>孩子在校交友了?</text>
</view>
...
...
@@ -849,7 +861,7 @@
<text>【饭友分析】告诉你</text>
</view>
</view>
</view>
</view>
-->
</view>
<view
class=
"consume-open-results-items-details-item"
>
<view
class=
"details-item-left"
>
...
...
@@ -877,7 +889,7 @@
</view>
</view>
</view>
<view
class=
"consume-open-results-items-details-item"
>
<
!-- <
view class="consume-open-results-items-details-item">
<view class="details-item-left">
<view class="details-item-up">
<text>担心孩子被迫高额消费?</text>
...
...
@@ -902,7 +914,7 @@
</view>
</view>
</view>
</view>
</view>
-->
</view>
<view
v-else
class=
"open-results-items-details"
>
<!-- 出入校报告 -->
...
...
@@ -2895,7 +2907,7 @@ color: #FF8646;padding:13rpx 12rpx 30rpx 17rpx;`,
}
else
{
this
.
queryMemberConsumerAmount
(
serviceItemCode
);
this
.
containerHeight
=
2
340
;
this
.
containerHeight
=
2
207
;
}
}
}
catch
(
e
)
{
...
...
@@ -4670,7 +4682,8 @@ color: #FF8646;padding:13rpx 12rpx 30rpx 17rpx;`,
&
.consume-open-results-items
{
padding
:
44rpx
0
0
34rpx
;
box-sizing
:
border-box
;
height
:
473rpx
;
// height: 473rpx;
height
:
340rpx
;
}
.open-results-items-summary
{
...
...
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