vuepress-plugin-right-anchor icon indicating copy to clipboard operation
vuepress-plugin-right-anchor copied to clipboard

vuepress 2.0.0-beta.67 版本不能显示侧边栏

Open caiya opened this issue 1 year ago • 0 comments

"vuepress": "^2.0.0-beta.67", "vuepress-plugin-right-anchor": "^2.1.0-rc.2"

index.scss 也配置了,config.js 也配了: ['vuepress-plugin-right-anchor', { showDepth: 1, expand: { trigger: 'click', clickModeDefaultOpen: true } }]

caiya avatar Sep 10 '23 14:09 caiya