diff --git a/docs/.vuepress/config.js b/docs/.vuepress/config.js index d209797..9d74846 100755 --- a/docs/.vuepress/config.js +++ b/docs/.vuepress/config.js @@ -105,6 +105,10 @@ module.exports = { text: '示例', link: '/zh/demo/image', }, + { + text: 'Playground', + link: '/playground/', + }, ], sidebar: { '/zh/demo/': [ diff --git a/docs/demo/full.md b/docs/demo/full.md index efec6ad..7abb6a7 100644 --- a/docs/demo/full.md +++ b/docs/demo/full.md @@ -7,8 +7,8 @@ ```vue -``` \ No newline at end of file +``` diff --git a/docs/zh/demo/mini-map.md b/docs/zh/demo/mini-map.md index 0d3ea34..0728414 100644 --- a/docs/zh/demo/mini-map.md +++ b/docs/zh/demo/mini-map.md @@ -30,7 +30,7 @@