网站首页
编程语言
数据库
系统相关
其他分享
编程问答
icotxtbox
2024-11-11
vue.js组件开发实战:带图标的输入框组件
1.效果展示2.组件页:icotxtbox.vue使用props:['img','wth']接收父页的参数,img为图标url地址,wth为输入框宽度。this.$emit('iptchange',e.target.value)回调父页方法并将输入值传回父页。<template> <viewclass="icotxtbx"style="display:flex;justify-