UNPKG

vue-slim-better-scroll

Version:

💇‍ 开箱即用的/渐进式的 vue 移动端滚动组件

14 lines (13 loc) 456 B
module.exports = { title: 'vue-slim-better-scroll', description: '开箱即用的/渐进式的 vue移动端滚动组件/插件,基于[better-scroll](https://github.com/ustbhuangyi/better-scroll)', base: '/vue-slim-better-scroll/docs/dist/', dest: 'docs/dist', serviceWorker: true, themeConfig: { nav: [ { text: '指南', link: '/' }, { text: 'GitHub', link: 'https://github.com/komomoo/vue-slim-better-scroll' }, ], } }