Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郭成尧
2018-03-23 15:51:13 +0800
Commit
48103a621ca2243135b8e2bef31e0402f30caefb
1 parent
bf8e1353
comments
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
public/js/activity/grade/detail.js
public/js/activity/grade/detail.js
View file @
48103a6
@@ -74,6 +74,9 @@ class GradeDetailPage extends Page {
@@ -74,6 +74,9 @@ class GradeDetailPage extends Page {
74
});
74
});
75
}
75
}
76
76
77
+
/**
78
+
* 月度数据初始化
79
+
*/
77
monthDetailInit
(
event
)
{
80
monthDetailInit
(
event
)
{
78
let
tapData
=
event
.
data
;
81
let
tapData
=
event
.
data
;
79
82
Please
register
or
login
to post a comment