docs
This commit is contained in:
14
doc/docs/.vuepress/config.js
Normal file
14
doc/docs/.vuepress/config.js
Normal file
@@ -0,0 +1,14 @@
|
||||
module.exports = {
|
||||
base: '/doc/',
|
||||
title: '大屏设计',
|
||||
description: '使用拖拽快速生成动态大屏报表',
|
||||
dest: 'dist',
|
||||
lastUpdated: 'Last Updated',
|
||||
theme: '',
|
||||
themeConfig: {
|
||||
logo: '/logo.png',
|
||||
smoothScroll: true,
|
||||
sidebarDepth: 2,
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user