Skip to content
Projects
Groups
Snippets
Help
Loading...
Sign in / Register
Toggle navigation
B
biz.qingxiao.com
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
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
wangxuelai
biz.qingxiao.com
Commits
c00b56fa
Commit
c00b56fa
authored
Dec 04, 2019
by
wangxuelai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
''
parent
3ce1fdbc
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
15 additions
and
15 deletions
+15
-15
index.js
src/pages/index/index.js
+15
-15
No files found.
src/pages/index/index.js
View file @
c00b56fa
...
...
@@ -791,19 +791,19 @@ class StaticCenter extends React.Component {
<
/div
>
<
div
className
=
{
pageStyle
.
staticitembox
}
>
<
div
className
=
{
pageStyle
.
staticitem
}
>
<
div
className
=
{
pageStyle
.
staticname
}
><
img
className
=
{
pageStyle
.
staticicon
}
src
=
{
`
${
__IMGCDN__
}
/
index/index_icon1.png`
}
alt
=
""
/>
机构学生
<
/div
>
<
div
className
=
{
pageStyle
.
staticname
}
><
img
className
=
{
pageStyle
.
staticicon
}
src
=
{
`
${
__IMGCDN__
}
index/index_icon1.png`
}
alt
=
""
/>
机构学生
<
/div
>
<
div
className
=
{
pageStyle
.
statictotal
}
>
{
staticcenter
.
student_total
||
0
}
<
span
className
=
{
pageStyle
.
statictip
}
>
人
<
/span></
div
>
<
/div
>
<
div
className
=
{
pageStyle
.
staticitem
}
>
<
div
className
=
{
pageStyle
.
staticname
}
><
img
className
=
{
pageStyle
.
staticicon
}
src
=
{
`
${
__IMGCDN__
}
/
index/index_icon2.png`
}
alt
=
""
/>
本月消课
<
/div
>
<
div
className
=
{
pageStyle
.
staticname
}
><
img
className
=
{
pageStyle
.
staticicon
}
src
=
{
`
${
__IMGCDN__
}
index/index_icon2.png`
}
alt
=
""
/>
本月消课
<
/div
>
<
div
className
=
{
pageStyle
.
statictotal
}
>
{
staticcenter
.
expend_count
||
0
}
<
span
className
=
{
pageStyle
.
statictip
}
>
课时
<
/span></
div
>
<
/div
>
<
div
className
=
{
pageStyle
.
staticitem
}
>
<
div
className
=
{
pageStyle
.
staticname
}
><
img
className
=
{
pageStyle
.
staticicon
}
src
=
{
`
${
__IMGCDN__
}
/
index/index_icon3.png`
}
alt
=
""
/>
本月授课
<
/div
>
<
div
className
=
{
pageStyle
.
staticname
}
><
img
className
=
{
pageStyle
.
staticicon
}
src
=
{
`
${
__IMGCDN__
}
index/index_icon3.png`
}
alt
=
""
/>
本月授课
<
/div
>
<
div
className
=
{
pageStyle
.
statictotal
}
>
{
staticcenter
.
call_count
||
0
}
<
span
className
=
{
pageStyle
.
statictip
}
>
节
<
/span></
div
>
<
/div
>
<
div
className
=
{
pageStyle
.
staticitem
}
>
<
div
className
=
{
pageStyle
.
staticname
}
><
img
className
=
{
pageStyle
.
staticicon
}
src
=
{
`
${
__IMGCDN__
}
/
index/index_icon4.png`
}
alt
=
""
/>
本月新生
<
/div
>
<
div
className
=
{
pageStyle
.
staticname
}
><
img
className
=
{
pageStyle
.
staticicon
}
src
=
{
`
${
__IMGCDN__
}
index/index_icon4.png`
}
alt
=
""
/>
本月新生
<
/div
>
<
div
className
=
{
pageStyle
.
statictotal
}
>
{
staticcenter
.
student_month_count
||
0
}
<
span
className
=
{
pageStyle
.
statictip
}
>
人
<
/span></
div
>
<
/div
>
<
/div
>
...
...
@@ -814,15 +814,15 @@ class StaticCenter extends React.Component {
<
/div
>
<
div
className
=
{
pageStyle
.
staticitembox
}
>
<
div
className
=
{
pageStyle
.
staticitem
}
>
<
div
className
=
{
pageStyle
.
staticname
}
><
img
className
=
{
pageStyle
.
staticicon
}
src
=
{
`
${
__IMGCDN__
}
/
index/index_icon5.png`
}
alt
=
""
/>
打卡数
<
/div
>
<
div
className
=
{
pageStyle
.
staticname
}
><
img
className
=
{
pageStyle
.
staticicon
}
src
=
{
`
${
__IMGCDN__
}
index/index_icon5.png`
}
alt
=
""
/>
打卡数
<
/div
>
<
div
className
=
{
pageStyle
.
statictotal
}
>
{
staticcenter
.
clock_count
||
0
}
<
span
className
=
{
pageStyle
.
statictip
}
>
次
<
/span></
div
>
<
/div
>
<
div
className
=
{
pageStyle
.
staticitem
}
>
<
div
className
=
{
pageStyle
.
staticname
}
><
img
className
=
{
pageStyle
.
staticicon
}
src
=
{
`
${
__IMGCDN__
}
/
index/index_icon6.png`
}
alt
=
""
/>
昨日新增学员
<
/div
>
<
div
className
=
{
pageStyle
.
staticname
}
><
img
className
=
{
pageStyle
.
staticicon
}
src
=
{
`
${
__IMGCDN__
}
index/index_icon6.png`
}
alt
=
""
/>
昨日新增学员
<
/div
>
<
div
className
=
{
pageStyle
.
statictotal
}
>
{
staticcenter
.
yestday_student_count
||
0
}
<
span
className
=
{
pageStyle
.
statictip
}
>
人
<
/span></
div
>
<
/div
>
<
div
className
=
{
pageStyle
.
staticitem
}
>
<
div
className
=
{
pageStyle
.
staticname
}
><
img
className
=
{
pageStyle
.
staticicon
}
src
=
{
`
${
__IMGCDN__
}
/
index/index_icon7.png`
}
alt
=
""
/>
昨日新增未点评
<
/div
>
<
div
className
=
{
pageStyle
.
staticname
}
><
img
className
=
{
pageStyle
.
staticicon
}
src
=
{
`
${
__IMGCDN__
}
index/index_icon7.png`
}
alt
=
""
/>
昨日新增未点评
<
/div
>
<
div
className
=
{
pageStyle
.
statictotal
}
>
{
staticcenter
.
yesterday_no_review
||
0
}
<
span
className
=
{
pageStyle
.
statictip
}
>
条
<
/span></
div
>
<
/div
>
<
/div
>
...
...
@@ -837,7 +837,7 @@ class StaticCenter extends React.Component {
<
div
className
=
{
pageStyle
.
makeitem
}
onClick
=
{
this
.
createTheme
}
>
<
div
className
=
{
pageStyle
.
makeitemLeft
}
>
<
div
className
=
{
`
${
pageStyle
.
themeicon
}
${
pageStyle
.
themeiconb
}
`
}
>
<
img
src
=
{
`
${
__IMGCDN__
}
/
index/theme_1.png`
}
alt
=
""
/>
<
img
src
=
{
`
${
__IMGCDN__
}
index/theme_1.png`
}
alt
=
""
/>
<
/div
>
<
div
className
=
{
pageStyle
.
themetypename
}
>
新建作业打卡
<
/div
>
<
/div
>
...
...
@@ -845,7 +845,7 @@ class StaticCenter extends React.Component {
<
div
className
=
{
pageStyle
.
makeitem
}
onClick
=
{
this
.
createCalendarTheme
}
>
<
div
className
=
{
pageStyle
.
makeitemLeft
}
>
<
div
className
=
{
`
${
pageStyle
.
themeicon
}
${
pageStyle
.
themeicona
}
`
}
>
<
img
src
=
{
`
${
__IMGCDN__
}
/
index/theme_2.png`
}
alt
=
""
/>
<
img
src
=
{
`
${
__IMGCDN__
}
index/theme_2.png`
}
alt
=
""
/>
<
/div
>
<
div
className
=
{
pageStyle
.
themetypename
}
>
新建日历打卡
<
/div
>
<
/div
>
...
...
@@ -853,7 +853,7 @@ class StaticCenter extends React.Component {
<
div
className
=
{
pageStyle
.
makeitem
}
onClick
=
{
this
.
createUnlockTheme
}
>
<
div
className
=
{
pageStyle
.
makeitemLeft
}
>
<
div
className
=
{
`
${
pageStyle
.
themeicon
}
${
pageStyle
.
themeiconc
}
`
}
>
<
img
src
=
{
`
${
__IMGCDN__
}
/
index/theme_3.png`
}
alt
=
""
/>
<
img
src
=
{
`
${
__IMGCDN__
}
index/theme_3.png`
}
alt
=
""
/>
<
/div
>
<
div
className
=
{
pageStyle
.
themetypename
}
>
新建闯关打卡
<
/div
>
<
/div
>
...
...
@@ -866,7 +866,7 @@ class StaticCenter extends React.Component {
<
Row
gutter
=
{
24
}
>
<
Col
xs
=
{{
span
:
8
,
offset
:
0
}}
sm
=
{{
span
:
8
,
offset
:
0
}}
md
=
{{
span
:
4
,
offset
:
1
}}
lg
=
{{
span
:
4
,
offset
:
1
}}
xl
=
{{
span
:
4
,
offset
:
1
}}
>
<
div
className
=
{
pageStyle
.
informItem
}
onClick
=
{()
=>
this
.
setModal1Visible
(
true
)}
>
<
div
className
=
{
pageStyle
.
informImg
}
><
img
src
=
{
`
${
__IMGCDN__
}
/
index/inform_icon1.png`
}
alt
=
""
/>
<
div
className
=
{
pageStyle
.
informImg
}
><
img
src
=
{
`
${
__IMGCDN__
}
index/inform_icon1.png`
}
alt
=
""
/>
<
Badge
className
=
{
pageStyle
.
informNum
}
>
<
/Badge
>
<
/div
>
...
...
@@ -875,7 +875,7 @@ class StaticCenter extends React.Component {
<
/Col
>
<
Col
xs
=
{{
span
:
8
,
offset
:
0
}}
sm
=
{{
span
:
8
,
offset
:
0
}}
md
=
{{
span
:
4
,
offset
:
1
}}
lg
=
{{
span
:
4
,
offset
:
1
}}
xl
=
{{
span
:
4
,
offset
:
1
}}
>
<
div
className
=
{
pageStyle
.
informItem
}
onClick
=
{
this
.
goCallStudent
}
>
<
div
className
=
{
pageStyle
.
informImg
}
><
img
src
=
{
`
${
__IMGCDN__
}
/
index/inform_icon2.png`
}
alt
=
""
/>
<
div
className
=
{
pageStyle
.
informImg
}
><
img
src
=
{
`
${
__IMGCDN__
}
index/inform_icon2.png`
}
alt
=
""
/>
<
Badge
className
=
{
pageStyle
.
informNum
}
overflowCount
=
{
999
}
count
=
{
callData
.
total
}
>
<
/Badge
>
<
/div
>
...
...
@@ -884,7 +884,7 @@ class StaticCenter extends React.Component {
<
/Col
>
<
Col
xs
=
{{
span
:
8
,
offset
:
0
}}
sm
=
{{
span
:
8
,
offset
:
0
}}
md
=
{{
span
:
4
,
offset
:
1
}}
lg
=
{{
span
:
4
,
offset
:
1
}}
xl
=
{{
span
:
4
,
offset
:
1
}}
>
<
div
className
=
{
pageStyle
.
informItem
}
onClick
=
{
this
.
goPlanStudent
}
>
<
div
className
=
{
pageStyle
.
informImg
}
><
img
src
=
{
`
${
__IMGCDN__
}
/
index/inform_icon3.png`
}
alt
=
""
/>
<
div
className
=
{
pageStyle
.
informImg
}
><
img
src
=
{
`
${
__IMGCDN__
}
index/inform_icon3.png`
}
alt
=
""
/>
<
Badge
className
=
{
pageStyle
.
informNum
}
overflowCount
=
{
999
}
count
=
{
assign
.
total
}
>
<
/Badge
>
<
/div
>
...
...
@@ -893,7 +893,7 @@ class StaticCenter extends React.Component {
<
/Col
>
<
Col
xs
=
{{
span
:
8
,
offset
:
0
}}
sm
=
{{
span
:
8
,
offset
:
0
}}
md
=
{{
span
:
4
,
offset
:
1
}}
lg
=
{{
span
:
4
,
offset
:
1
}}
xl
=
{{
span
:
4
,
offset
:
1
}}
>
<
div
className
=
{
pageStyle
.
informItem
}
onClick
=
{
this
.
goBirthStudent
}
>
<
div
className
=
{
pageStyle
.
informImg
}
><
img
src
=
{
`
${
__IMGCDN__
}
/
index/inform_icon4.png`
}
alt
=
""
/>
<
div
className
=
{
pageStyle
.
informImg
}
><
img
src
=
{
`
${
__IMGCDN__
}
index/inform_icon4.png`
}
alt
=
""
/>
<
Badge
className
=
{
pageStyle
.
informNum
}
overflowCount
=
{
999
}
count
=
{
birthday
.
total
}
>
<
/Badge
>
<
/div
>
...
...
@@ -902,7 +902,7 @@ class StaticCenter extends React.Component {
<
/Col
>
<
Col
xs
=
{{
span
:
8
,
offset
:
0
}}
sm
=
{{
span
:
8
,
offset
:
0
}}
md
=
{{
span
:
4
,
offset
:
0
}}
lg
=
{{
span
:
4
,
offset
:
0
}}
xl
=
{{
span
:
4
,
offset
:
0
}}
>
<
div
className
=
{
pageStyle
.
informItem
}
onClick
=
{
this
.
goDeadlineStudent
}
>
<
div
className
=
{
pageStyle
.
informImg
}
><
img
src
=
{
`
${
__IMGCDN__
}
/
index/inform_icon5.png`
}
alt
=
""
/>
<
div
className
=
{
pageStyle
.
informImg
}
><
img
src
=
{
`
${
__IMGCDN__
}
index/inform_icon5.png`
}
alt
=
""
/>
<
Badge
className
=
{
pageStyle
.
informNum
}
overflowCount
=
{
999
}
count
=
{
renew
.
total
}
>
<
/Badge
>
<
/div
>
...
...
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