fsLayui2 是一个前端快速开发框架,支持数据表格增删改查操作,提供通用的组件,通过配置html实现数据请求,减少前端js重复开发的工作。目前支持单数据表格、多数据表格、树+数据表格、联动数据表格、富文本编辑器、下拉框联动、数据字典功能、表格编辑和提交等。
- 数据表格增删改查
- 树+数据表格(树基于ztree实现,点击左边树,加载右边表格数据)
- 多数据表格(同一页面多个数据表格)
- 表单自动赋值、自动提交
- tab表格(tab切换表格)
- 复杂表格增删改查
- 联动表格增删改查
- 联动下拉框(省市区级联等多级联动)
- 数据表格转义(例如:表格某个字段需要需要把代码填充中文名称)
- 文件上传功能(上传附件、上传头像、上传进度条)
- 富文本编辑器(tinymce)
- 数据字典功能
- 表格编辑
- 表单和表格同时提交数据
- 导航菜单栏(头部导航和左边导航菜单)
- 表格排序(客户端排序和服务端排序)
- 表格日期格式化
- 评分功能
- 滑块功能
qq交流群:24017956 点击链接加入群
- 免费使用:必须完全遵守 AGPLv3 的相关条款(开源源代码),必须在以下地址https://www.wueasy.com/open-source.html中录入开发商、使用商、访问地址、源码地址等信息,不得去掉底部的版权信息
- 商业使用:请联系 QQ
535412000
或邮箱server@wueasy.com
进行细节咨询
wueasy产品提供在线授权查询,可以通过授权编号
查询是否为官方正版产品。
https://www.wueasy.com/authorization.html
/*
* fsLayui - A Front-end Rapid Development Framework.
* Copyright (C) 2017-2019 wueasy.com
* This program is free software: you can redistribute it and/or modify
* it under the terms of the GNU Affero General Public License as published
* by the Free Software Foundation, either version 3 of the License, or
* (at your option) any later version.
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Affero General Public License for more details.
* You should have received a copy of the GNU Affero General Public License
* along with this program. If not, see <https://www.gnu.org/licenses/>.
*/