营销运营管理平台

hebinlong 27e9a8de7b 供应商列表修改 il y a 4 ans
build a97c22962b axios il y a 4 ans
config 381f767c8a 分发列表修改 il y a 4 ans
src 27e9a8de7b 供应商列表修改 il y a 4 ans
static a97c22962b axios il y a 4 ans
.babelrc a97c22962b axios il y a 4 ans
.editorconfig a97c22962b axios il y a 4 ans
.eslintignore a97c22962b axios il y a 4 ans
.eslintrc.js a97c22962b axios il y a 4 ans
.gitignore a97c22962b axios il y a 4 ans
.postcssrc.js a97c22962b axios il y a 4 ans
.travis.yml a97c22962b axios il y a 4 ans
LICENSE a97c22962b axios il y a 4 ans
README.md a97c22962b axios il y a 4 ans
favicon.ico a97c22962b axios il y a 4 ans
index.html 86a57b3f62 product il y a 4 ans
package.json a97c22962b axios il y a 4 ans

README.md

pre-ui

介绍

pre 前端源码

项目源码

后端源码 前端源码
github https://github.com/LiHaodong888/pre https://github.com/LiHaodong888/pre-ui
码云 https://gitee.com/li_haodong/pre https://gitee.com/li_haodong/pre-ui

前端模板

初始模板基于: https://github.com/PanJiaChen/vue-admin-template

模板文档: https://panjiachen.github.io/vue-element-admin-site/zh/guide/

安装教程

# 安装依赖
npm install

# 启动服务 localhost:9527
npm run dev

# 构建生产环境
npm run build