Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
M
mr-julyedu
Overview
Overview
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
baiguangyao
mr-julyedu
Commits
ac4d21a6
Commit
ac4d21a6
authored
Jul 10, 2020
by
zhanghaozhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
周年庆
parent
eb8dfc0a
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/components/activity/2020-717/activity/index.js
+4
-4
No files found.
src/components/activity/2020-717/activity/index.js
View file @
ac4d21a6
...
...
@@ -248,7 +248,7 @@ class Anniversary2020 extends Component {
}
getPrizeRecords
=
(()
=>
{
let
isFetching
=
false
let
isFetching
=
false
return
()
=>
{
if
(
isFetching
||
!
this
.
hasMore
)
{
return
...
...
@@ -711,7 +711,7 @@ class Anniversary2020 extends Component {
<
div
className
=
"content"
>
<
div
className
=
{
'operations'
}
>
<
a
href
=
"javascript:void(0);"
onClick
=
{()
=>
{
if
(
user
.
hasError
)
{
if
(
user
.
hasError
)
{
return
history
.
push
(
'/passport'
)
}
this
.
setState
({
...
...
@@ -901,7 +901,7 @@ class Anniversary2020 extends Component {
<
img
src
=
{
item
.
avatar
}
alt
=
""
className
=
{
'avatar'
}
/
>
_
{
item
.
username
}
{
item
.
username
}
<
/td
>
<
td
>
{
item
.
member_num
}
<
/td
>
{
...
...
@@ -1119,7 +1119,7 @@ class Anniversary2020 extends Component {
this
.
hasMore
=
true
this
.
setState
({
isShowPrizesRecords
:
false
,
prizeRecordsPagination
:
0
prizeRecordsPagination
:
0
,
});
}}
><
/i
>
<
/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