首页改版
Showing
No preview for this file type
No preview for this file type
No preview for this file type
No preview for this file type
| ... | ... | @@ -33,7 +33,8 @@ |
| "v-viewer": "^1.4.2", | ||
| "vue-infinite-loading": "^2.4.4", | ||
| "vue-infinite-scroll": "^2.0.2", | ||
| "vue-router": "^3.0.7" | ||
| "vue-router": "^3.0.7", | ||
| "vue-seamless-scroll": "^1.1.17" | ||
| }, | ||
| "devDependencies": { | ||
| "across-env": "^2.0.1", | ||
| ... | ... | @@ -42,6 +43,8 @@ |
| "eslint": "^4.15.0", | ||
| "eslint-friendly-formatter": "^3.0.0", | ||
| "eslint-loader": "^1.7.1", | ||
| "eslint-plugin-vue": "^4.0.0" | ||
| "eslint-plugin-vue": "^4.0.0", | ||
| "node-sass": "^4.12.0", | ||
| "sass-loader": "^8.0.0" | ||
| } | ||
| } |
plugins/vueSeamlessScroll.js
0 → 100644
Please register or sign in to comment