vue-cli-plugin-注释 :rocket: 使用样式指南开始构建Vue应用 这是一个vue-cli 3.x插件,可在您的Vue项目中为Vue添加样式指南工具。 $ vue add vue-cli-plugin-commentary $ yarn commentary //projectRoot/commentary/index.js import Component from '...' storyOf('atoms/Component', Component) .add('title', {props: {color:'red'}}) :scroll: 变更日志 每