mirror of
https://gitee.com/anji-plus/report.git
synced 2026-02-02 09:27:47 +08:00
添加logo
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
module.exports = {
|
module.exports = {
|
||||||
base: '/report-doc/',
|
base: '/report-doc/',
|
||||||
title: 'AJ-Report',
|
title: 'AJ-Report',
|
||||||
|
head: [
|
||||||
|
['link', { rel: 'icon', href: '/favicon.ico' }],
|
||||||
|
['link', { rel: 'shortcut icon', href: '/favicon.ico' }],
|
||||||
|
],
|
||||||
description: '使用拖拽快速生成动态大屏报表',
|
description: '使用拖拽快速生成动态大屏报表',
|
||||||
dest: 'dist',
|
dest: 'dist',
|
||||||
lastUpdated: 'Last Updated',
|
lastUpdated: 'Last Updated',
|
||||||
|
|||||||
BIN
doc/docs/.vuepress/public/favicon.ico
Normal file
BIN
doc/docs/.vuepress/public/favicon.ico
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 6.4 KiB |
Reference in New Issue
Block a user