25.05 stages
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
$(function(){
|
||||
|
||||
var toe = new Vue({
|
||||
el: '#toe',
|
||||
data: {
|
||||
@@ -65,6 +65,7 @@ var toe = new Vue({
|
||||
}
|
||||
});
|
||||
|
||||
$(function(){
|
||||
function getData(fileindex) {
|
||||
var nextfile = fileindex + 1;
|
||||
|
||||
@@ -95,6 +96,7 @@ function getData(fileindex) {
|
||||
});
|
||||
}
|
||||
|
||||
|
||||
if ($('#toe').length) {
|
||||
getData(1);
|
||||
}
|
||||
|
||||
2
assets/js/main.min.js
vendored
2
assets/js/main.min.js
vendored
File diff suppressed because one or more lines are too long
1
toe/33.json
Normal file
1
toe/33.json
Normal file
File diff suppressed because one or more lines are too long
1
toe/34.json
Normal file
1
toe/34.json
Normal file
File diff suppressed because one or more lines are too long
1
toe/35.json
Normal file
1
toe/35.json
Normal file
File diff suppressed because one or more lines are too long
1
toe/36.json
Normal file
1
toe/36.json
Normal file
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user