完成 视频加载
正在显示
No preview for this file type
No preview for this file type
No preview for this file type
File added
2.7 KB
client/components/tools/other.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | @@ -24,7 +24,8 @@ | ... | @@ -24,7 +24,8 @@ |
"license": "ISC", | "license": "ISC", | ||
"eslintIgnore": [ | "eslintIgnore": [ | ||
"client-dist/", | "client-dist/", | ||
"node_modules/" | "node_modules/", | ||
"static/" | |||
], | ], | ||
"devDependencies": { | "devDependencies": { | ||
"acorn": "^6.0.4", | "acorn": "^6.0.4", | ||
... | @@ -60,6 +61,7 @@ | ... | @@ -60,6 +61,7 @@ |
"gulp-util": "^3.0.8", | "gulp-util": "^3.0.8", | ||
"gulp-zip": "^4.2.0", | "gulp-zip": "^4.2.0", | ||
"html-webpack-plugin": "^3.2.0", | "html-webpack-plugin": "^3.2.0", | ||
"jquery": "^3.3.1", | |||
"js-md5": "^0.7.3", | "js-md5": "^0.7.3", | ||
"mini-css-extract-plugin": "^0.4.5", | "mini-css-extract-plugin": "^0.4.5", | ||
"node-sass": "^4.10.0", | "node-sass": "^4.10.0", | ||
... | ... |
static/videoJs/swf/Player.swf
0 → 100644
File added
File added
File added
static/videoJs/swf/Uploader.swf
0 → 100644
File added
static/videoJs/videoJs.js
0 → 100644