Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
yoho-node-ci
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
2
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
毕凯
2018-04-20 16:18:33 +0800
Commit
6468e593d686beec58e86846766948a65aa18c0f
1 parent
51dd5c63
优化渲染
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
public/src/js/index.js
public/src/js/index.js
View file @
6468e59
...
...
@@ -18,7 +18,7 @@ const router = new VueRouter({
export
default
new
Vue
({
el
:
'#root'
,
template
:
'<App/>'
,
render
:
h
=>
h
(
App
)
,
router
,
components
:
{
App
...
...
Please
register
or
login
to post a comment