douban icon indicating copy to clipboard operation
douban copied to clipboard

Awesome douban DEMO created with Vue2.x + Vuex + Vue-router + Superagent

Results 5 douban issues
Sort by recently updated
recently updated
newest added

error in ./src/main.js Module build failed: Error: Cannot find module 'babel-runtime/core-js/get-iterator' at Function.Module._resolveFilename (module.js:469:15) at Function.Module._load (module.js:417:25) at Module.require (module.js:497:17) at require (internal/module.js:20:19) at Object. (E:\web前端\github项目集\douban\node_modules\[email protected]@babel-core\lib\transformation\file\index.js:6:21) at Module._compile (module.js:570:32) at...

您好,您在项目中使用了vue-scroll-behavior解决页面位置的记录与恢复。在首页/电影/图书列表页均可以恢复位置,但在详情页每次都默认回到了顶部。在项目中只是简单配置了`Vue.use(vueScrollBehavior, { router: router })`,请问这是如何做到的。

感觉电影和图书的左右滑动没有官方的流畅,好奇官方用的什么组件

feature