merge...
正在显示
| ... | ... | @@ -36,6 +36,7 @@ |
| "@babel/plugin-transform-runtime": "^7.11.5", | ||
| "@babel/preset-env": "^7.11.5", | ||
| "@babel/runtime-corejs3": "^7.11.2", | ||
| "@vue/composition-api": "^1.0.0-rc.5", | ||
| "acorn": "^7.1.1", | ||
| "ali-oss": "^6.11.2", | ||
| "autoprefixer": "^9.8.6", | ||
| ... | ... | @@ -75,15 +76,18 @@ |
| "@ckeditor/ckeditor5-build-classic": "^27.0.0", | ||
| "@ckeditor/ckeditor5-build-decoupled-document": "^27.0.0", | ||
| "@ckeditor/ckeditor5-vue2": "^1.0.5", | ||
| "axios": "^0.21.0", | ||
| "core-js": "^3.8.1", | ||
| "@ezijing/web-message-sdk": "^0.2.1", | ||
| "axios": "^0.21.1", | ||
| "core-js": "^3.9.0", | ||
| "cross-env": "^7.0.3", | ||
| "element-ui": "^2.14.1", | ||
| "echarts": "^5.0.2", | ||
| "element-ui": "^2.15.1", | ||
| "js-cookie": "^2.2.1", | ||
| "lodash": "^4.17.20", | ||
| "lodash": "^4.17.21", | ||
| "qrcode.vue": "^1.7.0", | ||
| "qs": "^6.9.4", | ||
| "qs": "^6.9.6", | ||
| "vue": "^2.6.12", | ||
| "vue-echarts": "^6.0.0-rc.3", | ||
| "vue-i18n": "^8.22.2", | ||
| "vue-loader": "^15.9.5", | ||
| "vue-meta": "^2.4.0", | ||
| ... | ... |
src/api/course.js
0 → 100644
src/api/discuss.js
0 → 100644
src/components/AppContainer.vue
0 → 100644
src/pages/learn/course/detail.vue
0 → 100644
src/pages/learn/course/list.vue
0 → 100644
请
注册
或者
登录
后发表评论