Aucune description

zerp 12ce3372ce 发送合同 il y a 2 ans
build eae951d9a1 web il y a 2 ans
config 12ce3372ce 发送合同 il y a 2 ans
src 12ce3372ce 发送合同 il y a 2 ans
static eae951d9a1 web il y a 2 ans
.babelrc eae951d9a1 web il y a 2 ans
.editorconfig eae951d9a1 web il y a 2 ans
.eslintignore eae951d9a1 web il y a 2 ans
.eslintrc.js eae951d9a1 web il y a 2 ans
.gitignore eae951d9a1 web il y a 2 ans
.postcssrc.js eae951d9a1 web il y a 2 ans
.travis.yml eae951d9a1 web il y a 2 ans
BiazfanxmamNRoxxVxka.png eae951d9a1 web il y a 2 ans
LICENSE eae951d9a1 web il y a 2 ans
README.md eae951d9a1 web il y a 2 ans
favicon.ico eae951d9a1 web il y a 2 ans
index.html eae951d9a1 web il y a 2 ans
package.json d63ee1713c 用户信息 il y a 2 ans

README.md

前端模板

初始模板基于: 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