# vue-search-form **Repository Path**: cmwang2020/vue-search-form ## Basic Information - **Project Name**: vue-search-form - **Description**: 页面查询表单组件 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-11-30 - **Last Updated**: 2021-12-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue-search-form > '基于vue的表单查询组件' ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build ``` ## use ``` bash ``` ## 查询框内部可以随着浏览器大小自动计算一行显示的搜索框个数 根据实际情况展示 收缩与展开图标 捕获浏览器变化事件:winResize For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).