Açıklama Yok

zerp d63ee1713c 用户信息 2 yıl önce
build eae951d9a1 web 2 yıl önce
config b969d61d54 投标列表 2 yıl önce
src d63ee1713c 用户信息 2 yıl önce
static eae951d9a1 web 2 yıl önce
.babelrc eae951d9a1 web 2 yıl önce
.editorconfig eae951d9a1 web 2 yıl önce
.eslintignore eae951d9a1 web 2 yıl önce
.eslintrc.js eae951d9a1 web 2 yıl önce
.gitignore eae951d9a1 web 2 yıl önce
.postcssrc.js eae951d9a1 web 2 yıl önce
.travis.yml eae951d9a1 web 2 yıl önce
BiazfanxmamNRoxxVxka.png eae951d9a1 web 2 yıl önce
LICENSE eae951d9a1 web 2 yıl önce
README.md eae951d9a1 web 2 yıl önce
favicon.ico eae951d9a1 web 2 yıl önce
index.html eae951d9a1 web 2 yıl önce
package.json d63ee1713c 用户信息 2 yıl önce

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