Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
yangchao
/
brains-h5
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 924aa221
authored
Feb 21, 2020
by
yeran
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update
1 parent
5681cda8
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
src/router/index.js
src/views/pi/preLearn.vue
src/router/index.js
View file @
924aa22
...
...
@@ -88,7 +88,7 @@ const constantRouterMap = [
{
path
:
'/pi/preLearn'
,
component
:
_import
(
'pi/preLearn'
)
,
name
:
'preLearn'
,
name
:
'p
iP
reLearn'
,
},
{
path
:
'/pi/answerPi'
,
...
...
src/views/pi/preLearn.vue
View file @
924aa22
...
...
@@ -33,7 +33,7 @@
import
BaseConstant
from
"../../store/constants/baseConstant"
;
export
default
new
BaseTrainPage
({
name
:
"preLearn"
,
name
:
"p
iP
reLearn"
,
data
()
{
return
{
checked
:
0
,
...
...
Write
Preview
Markdown
is supported
Attach a file
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 post a comment