Coder Social home page Coder Social logo

easyuiplus's Introduction

本案例是EasyUI学习的简单demo。数据库脚本在resoures下的sql文件夹,创建名为easyui的数据库,导入脚本即可运行项目。

demo主要使用了datagrid、dialog、tree。
一、datagrid中对数据进行CRUD提供了多种方式:

  • 1、通过过滤可以检索出满足条件的记录。
  • 2、通过双击记录进行编辑
  • 3、通过toolbar进行增删改
  • 4、通过右键记录进行增删改

二、tree

  • 1、使用异步构建tree的形式生成。提供页面直接将树完全展开
  • 2、提供双击展开父节点
  • 3、如果节点有url,那么可以通过单击节点向center面板添加对应的tabs

demo没还没进行权限管理,使用admin/123456即可完成登录,关于权限管里可以参照仓库templates。

更多关于EasyUI的将会在后续时间补充。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.