1、微课制课工具1.0
Showing
with
3086 additions
and
77 deletions
... | @@ -8,8 +8,24 @@ | ... | @@ -8,8 +8,24 @@ |
"lint": "vue-cli-service lint" | "lint": "vue-cli-service lint" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"ali-oss": "^6.11.2", | |||
"axios": "^0.20.0", | |||
"babel-plugin-import": "^1.13.0", | |||
"core-js": "^3.6.5", | "core-js": "^3.6.5", | ||
"vue": "^2.6.11" | "js-audio-recorder": "^1.0.6", | ||
"kim-vue-touch": "^1.1.5", | |||
"lamejs": "^1.2.0", | |||
"mint-ui": "^2.2.13", | |||
"reveal.js": "^4.0.2", | |||
"spark-md5": "^3.0.1", | |||
"swiper": "^6.2.0", | |||
"vconsole": "^3.3.4", | |||
"view-design": "^4.3.2", | |||
"vue": "^2.6.11", | |||
"vue-awesome-swiper": "^4.1.0", | |||
"vue-cli": "^2.9.6", | |||
"vue-progress-circle": "^1.1.0", | |||
"vue-router": "^3.4.3" | |||
}, | }, | ||
"devDependencies": { | "devDependencies": { | ||
"@vue/cli-plugin-babel": "~4.5.0", | "@vue/cli-plugin-babel": "~4.5.0", | ||
... | @@ -17,6 +33,8 @@ | ... | @@ -17,6 +33,8 @@ |
"@vue/cli-service": "~4.5.0", | "@vue/cli-service": "~4.5.0", | ||
"@vue/eslint-config-standard": "^5.1.2", | "@vue/eslint-config-standard": "^5.1.2", | ||
"babel-eslint": "^10.1.0", | "babel-eslint": "^10.1.0", | ||
"babel-plugin-component": "^1.1.1", | |||
"babel-plugin-dynamic-import-node": "^2.3.3", | |||
"eslint": "^6.7.2", | "eslint": "^6.7.2", | ||
"eslint-plugin-import": "^2.20.2", | "eslint-plugin-import": "^2.20.2", | ||
"eslint-plugin-node": "^11.1.0", | "eslint-plugin-node": "^11.1.0", | ||
... | ... |
public/favicon.ico
100644 → 100755
No preview for this file type
src/assets/loading-icon.gif
0 → 100644

2.49 KB
src/assets/loading-small.png
0 → 100644

7.23 KB
src/assets/loading-small@2x.png
0 → 100644

15.8 KB
src/components/HelloWorld.vue
deleted
100644 → 0
src/components/MicroEdit.vue
0 → 100644
src/components/MicroLecturePlay.vue
0 → 100644
src/css/backfont/iconfont.eot
0 → 100644
File added
src/css/backfont/iconfont.svg
0 → 100644
src/css/backfont/iconfont.ttf
0 → 100644
File added
src/css/backfont/iconfont.woff
0 → 100644
File added
src/css/backfont/iconfont.woff2
0 → 100644
File added
src/css/common.css
0 → 100644
src/css/fonts/iconfont.eot
0 → 100644
File added
src/css/fonts/iconfont.svg
0 → 100644
src/css/fonts/iconfont.ttf
0 → 100644
File added
src/css/fonts/iconfont.woff
0 → 100644
File added
src/css/fonts/iconfont.woff2
0 → 100644
File added
src/images/WechatIMG475.jpeg
0 → 100644

480 KB
src/images/nature-1.jpg
0 → 100644

64.1 KB
src/images/nature-10.jpg
0 → 100644

73.1 KB
src/images/nature-2.jpg
0 → 100644

64.1 KB
src/images/nature-3.jpg
0 → 100644

64.1 KB
src/images/nature-4.jpg
0 → 100644

64.1 KB
src/images/nature-5.jpg
0 → 100644

64.1 KB
src/images/nature-6.jpg
0 → 100644

64.1 KB
src/images/nature-7.jpg
0 → 100644

64.1 KB
src/images/nature-8.jpg
0 → 100644

64.1 KB
src/images/nature-9.jpg
0 → 100644

64.1 KB
src/lib/WebViewJavascriptBridge.js
0 → 100644
src/lib/converToMp3.js
0 → 100644
src/router/index.js
0 → 100644
vue.config.js
0 → 100644
Please
register
or
sign in
to comment