Git Product home page Git Product logo

webtpl-admin's Introduction

使用layui框架   使用gulp工具搭建的后台模板

使用layui作为主框架,扩展了datatable一下。 新增了echarts图表;注释丰富,简单易用。 新增表格工具栏,可以按需查看,复制数据,导出csv,打印数据等。 使用ajax请求json数据渲染,没使用laypage,使用的是datatable自己的分页,可以自己配置,本地搜索,排序等。增删改查的模块的基本代码已完善。

#预览地址

修复bug ----2017-2-7

重现:如果导出15位以上的数字的话,15位及后面就会变成000.这是excel的一个问题,不能输入15位以上的数字。 解决方案:将数字变成字符串,比如身份证号码等等。 目前解决方案是在渲染数据的时候,强制性在身份证号列前后各加一个空格(为了美观,所以前后都加,当然只加一个也可以)。

增加了部分common公共函数 ----2017-3-10

更新layui版本,修复bug ----2017-3-17

1、更新layui版本到1.09 2、重写侧边导航,修复layui升级版本导致切换tab和删除tab失效的bug问题

webtpl-admin's People

Contributors

loinver avatar

Watchers

James Cloos avatar  avatar

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.