Coder Social home page Coder Social logo

taxi's Introduction

项目说明

基于 react + dva + roadhog + antd 构建的后台管理项目

首次提交完成:

  • 项目内 mock
    • 组织机构 sysOrg
    • 角色 sysRole
    • 用户 sysMember
    • 资源 sysResource
  • 系统管理
    • 组织机构管理 CURD
    • 角色管理 CURD
    • 用户管理 CURD
    • 资源管理 CURD

特色:

  • 内嵌 carno 工具包
  • 对 carno 工具包添加功能
    • 添加 axios 工具,提供 get/post 功能,model 内直接发起请求
    • 添加同步请求工具 sync-request,提供 get/post 功能
    • 添加对象、数组比对 diff/same,用来做修改前判断
    • 添加 arrayToMap、arrayToTree、treeToArray 处理三种数据机构
    • 添加 import R from 'ramda'、 import _ from 'lodash' 两款数据结构处理工具,极其方便
    • 添加 localCache/sessionCache 缓存封装,对 locatStorage 添加时效功能
    • 添加 tableBindType、formBindType 用来处理异步 id 转 name
  • 动态路由

如何运行

> cnpm i
> npm run dev

打开游览器访问 http://127.0.0.1:8000

图片欣赏

image image image image image image image image image image image

taxi's People

Contributors

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