module.exports = { base: '/doc/', title: '大屏设计', description: '使用拖拽快速生成动态大屏报表', dest: 'dist', lastUpdated: 'Last Updated', theme: '', themeConfig: { logo: '/logo.png', smoothScroll: true, sidebarDepth: 2, } }