Giter Site home page Giter Site logo

elephant-ui's Introduction

概要

接入 iScaffold/manager 0.0.1

功能

  • 账号管理
    • 员工管理
  • 访问控制
    • 资源管理
    • 角色管理
  • 日志监控
    • 访问日志

Ant.Pro

参考1

.
├── config
├── dist
├── docker
├── functions
├── mock
├── node_modules
├── public
├── scripts
├── src # 源码
    ├── assets
    ├── components # 组件文件夹。每个页面可能是由一些组件组成的,对于一些相对通用的组件,建议将该组件写入components文件夹中,并在routes文件夹中的文件引入来使用。
    ├── defaultSettings.js
    ├── e2e
    ├── global.less
    ├── layouts # 每个路由对应的页面组件文件。主要定义具体页面的基本结构和内容。
    ├── locales
    ├── models # 用于组件的数据存储,接收请求返回的数据等。
    ├── pages
    ├── services # 用于与后台交互、发送请求等。
    └── utils
└── tests

elephant-ui's People

Contributors

hocgin avatar

Stargazers

 avatar

Watchers

 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.