Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wsihe/wuui-pro
wuui pro - 商城后台管理系统的中台前端/设计解决方案。
https://github.com/wsihe/wuui-pro
ant-design axios echarts element-ui pug stylus vue vue-cli vuex
Last synced: about 1 month ago
JSON representation
wuui pro - 商城后台管理系统的中台前端/设计解决方案。
- Host: GitHub
- URL: https://github.com/wsihe/wuui-pro
- Owner: wsihe
- License: mit
- Created: 2018-07-19T00:47:08.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-02-10T14:18:08.000Z (almost 3 years ago)
- Last Synced: 2023-02-27T22:55:56.644Z (almost 2 years ago)
- Topics: ant-design, axios, echarts, element-ui, pug, stylus, vue, vue-cli, vuex
- Language: JavaScript
- Homepage: https://wuui.top/pro
- Size: 2.86 MB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Wuui Pro
基于真实案例(商城管理系统)的中台前端/设计解决方案。
![](./github/pro.png)
[中文文档](https://wuui.top/#/pro/start)
### 技术栈
vue + echart + element-ui + axios + pug + stylus
### 项目运行
#### 注意:由于涉及到 ES6 等新属性,建议使用 node 最新稳定版
```
git clone https://github.com/wsihe/wuui-pro.gitcd wuui-pro
npm install
npm run serve
```
### 功能
- 登录/登出
- 收缩侧栏
- 标签导航- 首页总览
- 商品管理
- 订单中心
- 数据管理
- 客户信息
- 店铺设置
- 个人中心### 说明
> 如果对您有帮助,您可以点右上角 "Star" 你的支持就是我的动力 谢谢! ^_^
> 如有问题请直接在 Issues 中提,或者你有更好的解决方案,欢迎 PR
```