npm下载npm install --save emoji-mart-vuetemplate 应用import { Picker } from "emoji-mart-vue"; //引入组件components: { //注册组件,不能全局挂载 Picker }直接丢在输入框上边就行<...