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
90e8af5b
Commit
90e8af5b
authored
Jun 15, 2020
by
zhanghaozhe
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ai-test
parent
9e4431f0
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
4 deletions
+4
-4
src/components/ai-test/scores/index.js
+4
-4
No files found.
src/components/ai-test/scores/index.js
View file @
90e8af5b
...
@@ -297,12 +297,12 @@ class Scores extends Component {
...
@@ -297,12 +297,12 @@ class Scores extends Component {
<
span
className
=
{
'score'
}
>
{
item
.
score
}
<
/span>/
<
span
>
{
item
.
cost_time
}
<
/span
>
<
span
className
=
{
'score'
}
>
{
item
.
score
}
<
/span>/
<
span
>
{
item
.
cost_time
}
<
/span
>
<
/td
>
<
/td
>
<
td
>
<
td
>
<
div
>
奖品奖品奖品奖品奖品
<
div
>
奖品奖品奖品奖品奖品
<
/div
>
{
{
// item.prize_url ? <a href={`${item.prize_url}#goback`}>{item.prize}</a> : item.prize
item
.
prize_url
?
<
a
href
=
{
`
${
item
.
prize_url
}
#goback`
}
>
{
item
.
prize
}
<
/a> : item.priz
e
}
}
<
/div
>
<
/td
>
<
/td
>
<
/tr
>
<
/tr
>
})
})
...
...
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