# fslayui2 **Repository Path**: jason.w.wei/fslayui2 ## Basic Information - **Project Name**: fslayui2 - **Description**: No description available - **Primary Language**: Unknown - **License**: AGPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-02-22 - **Last Updated**: 2021-11-02 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fsLayui2 [![](https://img.shields.io/github/stars/wueasy/fslayui.svg)](https://github.com/wueasy/fslayui/stargazers) [![](https://img.shields.io/github/forks/wueasy/fslayui.svg)](https://github.com/wueasy/fslayui/network/members) [![](https://img.shields.io/github/release/wueasy/fslayui.svg)](https://github.com/wueasy/fslayui/releases) [![](https://img.shields.io/github/issues/wueasy/fslayui.svg)](https://github.com/wueasy/fslayui/issues) [![](https://img.shields.io/badge/License-AGPL3.0-yellow.svg?style=flat-square)](https://github.com/wueasy/fslayui/blob/master/LICENSE) [![star](https://gitee.com/wueasy/fslayui/badge/star.svg?theme=dark)](https://gitee.com/wueasy/fslayui/stargazers) [![fork](https://gitee.com/wueasy/fslayui/badge/fork.svg?theme=dark)](https://gitee.com/wueasy/fslayui/members) > **fsLayui2** 是一个前端快速开发框架,支持数据表格增删改查操作,提供通用的组件,通过配置html实现数据请求,减少前端js重复开发的工作。目前支持单数据表格、多数据表格、树+数据表格、联动数据表格、富文本编辑器、下拉框联动、数据字典功能、表格编辑和提交等。 ## 智能客服 遇到问题可以先通过智能客服提问,[点击进入智能客服](https://bot.4paradigm.com/web/chat/4572/b5ffc48d-267f-4bf9-a76a-e70e9010bfc7) ## 支持功能 * 数据表格增删改查 * 树+数据表格(树基于ztree实现,点击左边树,加载右边表格数据) * 多数据表格(同一页面多个数据表格) * 表单自动赋值、自动提交 * tab表格(tab切换表格) * 复杂表格增删改查 * 联动表格增删改查 * 联动下拉框(省市区级联等多级联动) * 数据表格转义(例如:表格某个字段需要需要把代码填充中文名称) * 文件上传功能(上传附件、上传头像、上传进度条) * 富文本编辑器(tinymce) * 数据字典功能 * 表格编辑 * 表单和表格同时提交数据 * 导航菜单栏(头部导航和左边导航菜单) * 表格排序(客户端排序和服务端排序) * 表格日期格式化 * 评分功能 * 滑块功能 ## 使用文档 [在线文档](http://www.wueasy.com/docs/fslayui/) ## 社区 [问题反馈或讨论](https://github.com/wueasy/fslayui/issues) qq交流群:**24017956** [点击链接加入群](https://jq.qq.com/?_wv=1027&k=5uImi0a) ## 授权 * 免费使用:必须完全遵守 AGPLv3 的相关条款(开源源代码),必须在以下地址[https://www.wueasy.com/open-source.html](https://www.wueasy.com/open-source.html)中录入开发商、使用商、访问地址、源码地址等信息,不得去掉底部的版权信息 * 商业使用:请联系 QQ `535412000` 或邮箱 `server@wueasy.com` 进行细节咨询 ## 正版授权查询 wueasy产品提供在线授权查询,可以通过`授权编号`查询是否为官方正版产品。 [https://www.wueasy.com/authorization.html](https://www.wueasy.com/authorization.html) ```java /* * 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 . */ ``` ## 示例 ![](src/images/demo.gif)