Code Monkey home page Code Monkey logo

admin-template's Introduction

后台管理系统模板

用来踩框架的坑。

目前支持的功能

  • 左侧导航展开,合拢;根据路由高亮项目。
  • 动态生成的面包屑。
  • 多语言。用的 vue-i18n doc
  • 对 Ajax 的封装。主要是用来处理通用错误。
  • UI 组件
    • 带分页DataGrid 组件。支持排序,搜索等。
    • 信息提示框。 用的 toastr
    • 下拉框。在 select2 上做的封装。
    • 日期选中框。在 datetimepicker 上做的封装。
    • 树形控件。在 ztree 上做的封装。
    • 展开合拢的渐变效果

运行

  1. npm i
  2. npm run dev
  3. 在浏览器中输入地址 127.0.0.1:5000

构建

  1. npm run build
  2. 打开 dist 下的 index.html

用的主要的框架

工具

参考

admin-template's People

Contributors

iamjoel 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.