Coder Social home page Coder Social logo

lovepli / hdw-dubbo-ui Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 4.77 MB

hdw-dubbo-ui基于vue、element-ui构建开发,实现后台管理前端功能,提供一套更优的前端解决方案

License: MIT License

JavaScript 22.01% HTML 0.21% Vue 72.87% SCSS 4.92%

hdw-dubbo-ui's Introduction

hdw-dubbo-ui

  • hdw-dubbo-ui基于vue、element-ui构建开发,实现后台管理前端功能,提供一套更优的前端解决方案
  • 前后端分离,通过token进行数据交互,可独立部署
  • 主题定制,通过sass变量统一一站式定制
  • 动态菜单,通过菜单管理统一管理访问路由
  • 数据切换,通过mock配置对接口数据/mock模拟数据进行切换
  • 发布时,可动态配置CDN静态资源/切换新旧版本
  • 演示地址:http://locahost:8090 (账号密码:admin/123456)

项目地址

平台 hdw-dubbo(后端) hdw-dubbo-ui(前端)
GitHub https://github.com/JacksonTu/hdw-dubbo https://github.com/JacksonTu/hdw-dubbo-ui
Gitee https://gitee.com/tumao2/hdw-dubbo https://gitee.com/tumao2/hdw-dubbo-ui

前端启动

1. 安装淘宝NPM镜像
```bush
npm install -g cnpm --registry=https://registry.npm.taobao.org
npm config set registry  https://registry.npm.taobao.org
```
2. 运行
```bush
    cnpm install
    npm run dev
```
访问 http://localhost:8090

打包部署

npm run build  --正式环境
npm run build -test --测试环境

系统预览

技术交流

加入QQ群和大家一起交流吹水:

qq

更新日志

  • v3.1.0
  • 代码优化

hdw-dubbo-ui's People

Watchers

James Cloos 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.