root 3 jaren geleden
bovenliggende
commit
2dda0349b1

+ 0 - 1
.gitignore

@@ -1,6 +1,5 @@
 .DS_Store
 node_modules/
-/dist/
 npm-debug.log*
 yarn-debug.log*
 yarn-error.log*

+ 1 - 0
dist/index.html

@@ -0,0 +1 @@
+<!DOCTYPE html><html><head><meta charset=utf-8><meta name=viewport content="width=device-width,initial-scale=1"><title>pbl-student</title><link href=/static/css/app.4e04b332f7fca169271f68dd54a9e7ef.css rel=stylesheet></head><body><div id=app></div><script type=text/javascript src=/static/js/manifest.2ae2e69a05c33dfc65f8.js></script><script type=text/javascript src=/static/js/vendor.e3129a3579a6f8d45f79.js></script><script type=text/javascript src=/static/js/app.e70182c13b12e410bc5c.js></script></body></html>

File diff suppressed because it is too large
+ 0 - 0
dist/static/css/app.4e04b332f7fca169271f68dd54a9e7ef.css


File diff suppressed because it is too large
+ 0 - 0
dist/static/css/app.4e04b332f7fca169271f68dd54a9e7ef.css.map


BIN
dist/static/fonts/element-icons.535877f.woff


BIN
dist/static/fonts/element-icons.732389d.ttf


BIN
dist/static/img/banner.6b990e0.png


BIN
dist/static/img/game.521e7bc.png


BIN
dist/static/img/logo.0ff1be1.png


BIN
dist/static/img/moonLight.8349188.png


BIN
dist/static/img/music.d5d114c.png


BIN
dist/static/img/piano.91b69a7.png


BIN
dist/static/img/project.cfb4cb6.png


BIN
dist/static/img/robot.1eb787e.png


BIN
dist/static/img/sp2.99aae3f.png


BIN
dist/static/img/starts.5dd6628.png


BIN
dist/static/img/tx.3534f6d.png


BIN
dist/static/img/wheel.a7903d6.png


BIN
dist/static/img/wheel2.96ac3b6.png


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.e70182c13b12e410bc5c.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/app.e70182c13b12e410bc5c.js.map


+ 2 - 0
dist/static/js/manifest.2ae2e69a05c33dfc65f8.js

@@ -0,0 +1,2 @@
+!function(r){var n=window.webpackJsonp;window.webpackJsonp=function(e,u,c){for(var f,i,p,a=0,l=[];a<e.length;a++)i=e[a],o[i]&&l.push(o[i][0]),o[i]=0;for(f in u)Object.prototype.hasOwnProperty.call(u,f)&&(r[f]=u[f]);for(n&&n(e,u,c);l.length;)l.shift()();if(c)for(a=0;a<c.length;a++)p=t(t.s=c[a]);return p};var e={},o={2:0};function t(n){if(e[n])return e[n].exports;var o=e[n]={i:n,l:!1,exports:{}};return r[n].call(o.exports,o,o.exports,t),o.l=!0,o.exports}t.m=r,t.c=e,t.d=function(r,n,e){t.o(r,n)||Object.defineProperty(r,n,{configurable:!1,enumerable:!0,get:e})},t.n=function(r){var n=r&&r.__esModule?function(){return r.default}:function(){return r};return t.d(n,"a",n),n},t.o=function(r,n){return Object.prototype.hasOwnProperty.call(r,n)},t.p="/",t.oe=function(r){throw console.error(r),r}}([]);
+//# sourceMappingURL=manifest.2ae2e69a05c33dfc65f8.js.map

File diff suppressed because it is too large
+ 0 - 0
dist/static/js/manifest.2ae2e69a05c33dfc65f8.js.map


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/vendor.e3129a3579a6f8d45f79.js


File diff suppressed because it is too large
+ 0 - 0
dist/static/js/vendor.e3129a3579a6f8d45f79.js.map


File diff suppressed because it is too large
+ 11834 - 110
package-lock.json


+ 1 - 0
package.json

@@ -15,6 +15,7 @@
     "axios": "^0.21.3",
     "element-ui": "^2.15.6",
     "vue": "^2.5.2",
+    "vue-cookies": "^1.7.4",
     "vue-router": "^3.0.1",
     "vue-video-player": "^5.0.2",
     "vuex": "^3.6.2"

Some files were not shown because too many files changed in this diff