From 035f28b63bcfce5cb20e90ec4050ab8c9e8e596a Mon Sep 17 00:00:00 2001 From: zhengjie <201507802@qq.com> Date: Fri, 11 Dec 2020 23:23:24 +0800 Subject: [PATCH] =?UTF-8?q?[=E4=BB=A3=E7=A0=81=E4=BC=98=E5=8C=96](v2.6)?= =?UTF-8?q?=EF=BC=9Aupdate?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 67 ++++--------------------------------------------------- 1 file changed, 4 insertions(+), 63 deletions(-) diff --git a/README.md b/README.md index 1feb505..0c7053b 100644 --- a/README.md +++ b/README.md @@ -1,66 +1,7 @@ -# ELADMIN-WEB +# 注意 -ELADMIN 前端源码 +该分支仅用于 预览服务器 Jenkins 自动部署 -#### 项目源码 +# 请勿使用该分支进行开发 -| | 后端源码 | 前端源码 | -|--- |--- | --- | -| github | https://github.com/elunez/eladmin | https://github.com/elunez/eladmin-web | -| 码云 | https://gitee.com/elunez/eladmin | https://gitee.com/elunez/eladmin-web | - -#### 开发文档 -[https://el-admin.vip](https://el-admin.vip) - -#### 前端模板 - -初始模板基于: [https://github.com/PanJiaChen/vue-element-admin](https://github.com/PanJiaChen/vue-element-admin) - -模板文档: [https://panjiachen.github.io/vue-element-admin-site/zh/guide/](https://panjiachen.github.io/vue-element-admin-site/zh/guide/) - -#### Build Setup -``` bash -# 配置镜像加速 -https://www.ydyno.com/archives/1219.html - -# 安装依赖 -npm install - -# 启动服务 localhost:8013 -npm run dev - -# 构建生产环境 -npm run build:prod -``` - -#### 常见问题 - -1、linux 系统在安装依赖的时候会出现 node-sass 无法安装的问题 - -解决方案: -``` -1. 单独安装:npm install --unsafe-perm node-sass -2. 直接使用:npm install --unsafe-perm -``` - -2、加速node-sass安装 - -https://www.ydyno.com/archives/1219.html - -#### 特别鸣谢 - -- 感谢 [JetBrains](https://www.jetbrains.com/) 提供的非商业开源软件开发授权 - -- 感谢 [PanJiaChen](https://github.com/PanJiaChen/vue-element-admin) 大佬提供的前端模板 - -- 感谢 [Moxun](https://github.com/moxun1639) 大佬提供的前端 Curd 通用组件 - -- 感谢 [zhy6599](https://gitee.com/zhy6599) 大佬提供的后端运维管理相关功能 - -- 感谢 [j.yao.SUSE](https://github.com/everhopingandwaiting) 大佬提供的匿名接口与Redis限流等功能 - -- 感谢 [d15801543974](https://github.com/d15801543974) 大佬提供的基于注解的通用查询方式 - -#### 反馈交流 - -- QQ交流群:一群:891137268 已满、二群:947578238 \ No newline at end of file +# 开发请选择 master 分支 \ No newline at end of file