# layui-select-ext **Repository Path**: git-forsaken/layui-select-ext ## Basic Information - **Project Name**: layui-select-ext - **Description**: 基于优秀的国产前端框架layui的下拉框select增强模块,主要支持多选、无限级联动 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: http://moretop.gitee.io/layui-select-ext/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 43 - **Created**: 2018-05-24 - **Last Updated**: 2022-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # layui-select-ext #### 项目介绍 基于优秀的国产前端框架layui的下拉框增强模块,主要支持多选、无限级联动 #### selectN 1.2版本说明 1. selectN 支持表单值验证 verify:'required' 2. 空值项提示可设置为数组,每级不同,如:['请选择省','请选择市','请选择县'] tips: '请选择', #### 1.1版本说明 1. selectN无限级联动增加set方法,可通过js动态设置 #### 1.0版本说明 1. 修改一些bug 2. 无限级实现重置(reset)恢复默认值 #### 使用实例 [访问实例](http://moretop.gitee.io/layui-select-ext/ "访问实例") [Fly社区](http://fly.layui.com/jie/26751/ "Fly社区") ```