vue 联想输入框组件【smartInput】

时间:2020-12-03 18:05:41
【文件属性】:
文件名称:vue 联想输入框组件【smartInput】
文件大小:14KB
文件格式:VUE
更新时间:2020-12-03 18:05:41
vue联想输入 联想输入组件 vue联想输入组件 vue前端框架 smartInput联想输入框组件,自己亲自封装的,还是挺好用的,下载下来将文件名改成index.vue,然后在框架的/src/components目录下新建文件夹SmartInput,将index.vue放在SmartInput目录下面,然后在页面中引入import SmartInput from '@/components/SmartInput', 再在export default { name: "xxx", components: { SmartInput //新增 }, ........

网友评论