GithubHelp home page GithubHelp logo

hhy5277 / infinite-webadmin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from czero1995/infinite-webadmin

0.0 2.0 0.0 3.65 MB

Vue-Node全栈实践--后台管理系统

Home Page: http://infinite.czero.cn/Infinite-webAdmin/dist

License: MIT License

JavaScript 89.11% HTML 0.06% Vue 9.46% CSS 1.37%

infinite-webadmin's Introduction

后台管理系统:

还没有添加权限管理的功能,后续会加上。进入登录页面,如果不懂或者需要账号私聊我。。。 第一次使用iview-admin,感觉功能还是挺多的,还在摸索阶段,只用来实现简陋的功能,后续会持续优化。

在线查看: http://infinite.czero.cn/Infinite-webAdmin/dist

功能:

  1. 文章管理,图片上传到七牛云。
  2. 编辑文章
  3. 添加文章
  4. 用户管理
  5. 富文本内容添加

项目目录:

├── build (配置全局请求地址和跨域处理)
│   ├── webpack.dev.config.js   (在这里配置请求跨域问题,及全局请求地址)
├── index.html
├── src
│   ├── main.js
│   ├── mixins  (公共js工具目录)
│   │   └── common.js
│   ├── router (路由配置)
│   │   ├── index.js
│   │   └── router.js
│   └── views
│       ├── Main.vue
│       ├── error-page
│       ├── home
│       ├── login.less
│       ├── login.vue
│       ├── main-components (组件入口目录)
│       ├── main-menu
│               ├─── edit   (编辑)
│               ├── hot     (热门)
│               ├── recommend   (发现)
│               ├── user    (用户管理)
│       ├── main.less
│       ├── message
│       └── my-components

源码

前端源码: https://github.com/czero1995/Infinite-webDesign.git

服务端源码:https://github.com/czero1995/Infinite-webServer.git

后台管理源码: https://github.com/czero1995/Infinite-webAdmin.git

使用说明

#克隆项目
git clone https://github.com/czero1995/Infinite-webAdmin.git](https://github.com/czero1995/Infinite-webAdmin.git

# 安装依赖
npm install

# 本地开发环境
npm run dev

# 构建生产
npm run build

注意

iview-admin生产环境打包需要修改配置,可参考这篇 https://blog.csdn.net/qq_36040161/article/details/79615358

infinite-webadmin's People

Contributors

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