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

Stargazers

Chen ZhuangLong avatar  avatar zhangyujuan avatar  avatar Jacky avatar Cherish The Day avatar afc163 avatar  avatar  avatar

Watchers

James Cloos avatar zhangbo avatar  avatar

Forkers

mrpangu

taxi's Issues

报错了

Starting the development server...
⚠️ ⚠️ ⚠️ It's not recommended to use webpack.config.js, since roadhog's major or minor version upgrades may result in incompatibility. If you insist on doing so, please be careful of the compatibility after upgrading roadhog.

Failed to compile.

Error in ./src/pages/app.js
Module not found: [CaseSensitivePathsPlugin] F:\DevelopmentKitApplication\DockerDataVolume\taxi\src\components\layout\index.js does not match the corresponding path on disk Layout.

@ ./src/pages/app.js 17:14-42

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.