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
385661a9
Commit
385661a9
authored
Jun 09, 2020
by
zhanghaozhe
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'ai-test' of gitlab.julyedu.com:baiguangyao/mr-julyedu into ai-test
parents
22523b6c
b19df682
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
8 deletions
+0
-8
src/components/ai-test/report/index.scss
+0
-4
src/components/ai-test/share/index.js
+0
-4
No files found.
src/components/ai-test/report/index.scss
View file @
385661a9
html
,
body
,
#root
{
height
:
100%
!
important
;
}
.score-content
{
.score-content
{
width
:
100%
;
width
:
100%
;
height
:
100%
;
background-color
:
#09f
;
background-color
:
#09f
;
}
}
.score-report
{
.score-report
{
...
...
src/components/ai-test/share/index.js
View file @
385661a9
...
@@ -44,10 +44,6 @@ class aiTestHelp extends Component {
...
@@ -44,10 +44,6 @@ class aiTestHelp extends Component {
total_num
:
data
.
total_num
,
total_num
:
data
.
total_num
,
code
:
data
.
code
code
:
data
.
code
})
})
}
else
if
(
code
===
4030
)
{
this
.
props
.
history
.
push
(
'/passport/login'
)
}
else
{
Toast
.
info
(
msg
)
}
}
})
})
}
}
...
...
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