1、引入 JInput
import JInput from '@/components/jeecg/JInput.vue'
2、使用
<j-input placeholder="请输入名称" v-model="queryParam.name"></j-input>
本文介绍如何在项目中引入并使用JInput组件。首先通过导入语句引入JInput,然后在页面中使用<j-input>标签,设置占位符和双向绑定属性。
1、引入 JInput
import JInput from '@/components/jeecg/JInput.vue'
2、使用
<j-input placeholder="请输入名称" v-model="queryParam.name"></j-input>
1万+

被折叠的 条评论
为什么被折叠?
