fsLayui2 是一个前端快速开发框架,支持数据表格增删改查操作,提供通用的组件,通过配置html实现数据请求,减少前端js重复开发的工作。目前支持单数据表格、多数据表格、树+数据表格、联动数据表格、富文本编辑器、下拉框联动、数据字典功能、表格编辑和提交等。
- 简单数据表格增删改查
- 树+数据表格(树基于ztree实现,点击左边树,刷新右边表格数据)
- 多数据表格(同一页面多个数据表格操作)
- 复杂表格增删改查
- 联动表格增删改查
- 联动下拉框(省市区级联等)
- 数据表格转义(例如:表格某个字段需要需要把代码填充中文名称)
- 文件上传功能
- 富文本编辑器
- 数据字典功能
- 表格编辑和提交
- 菜单导航栏
- 表格服务端排序
qq交流群:24017956 点击链接加入群
- 社区版:使用 AGPLv3 开源,如果你选择使用社区版,则必须完全遵守 AGPLv3 的相关条款
- 商业版:请联系 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/>.
*/