[fix]
This commit is contained in:
parent
e619617cde
commit
73954c66ec
@ -4,7 +4,7 @@ var app = new Vue({
|
|||||||
el: '#app',
|
el: '#app',
|
||||||
data: {
|
data: {
|
||||||
message: 'Hello Vue!',
|
message: 'Hello Vue!',
|
||||||
json: links,
|
links: null,
|
||||||
hits:0,
|
hits:0,
|
||||||
loaded: null
|
loaded: null
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user