vuepress plugin social share:VuePress的社交共享插件 源码
Vuepress插件社交分享 :megaphone: 社交共享插件 :open_book: 安装 $ npm install vuepress-plugin-social-share -D # OR $ yarn add vuepress-plugin-social-share -D 用法 将配置添加到.vuepress/config.js : module . exports = { plugins : [ 'social-share' ] , } :magnifying_glass_tilted_left: 现有技术 非常感谢提供了组件api源代码。 执照 :copyright:@
用户评论