RuoYi 5d5f955a34 修复头像上传成功二次打开无法改变裁剪框大小和位置问题 hace 5 años
..
bin 505ee1d63e 添加一个打包Web工程bat hace 5 años
build 46444bd0fe RuoYi-Vue 1.0 hace 5 años
public a2d1160205 add ruoyi-ui/public/robots.txt. hace 5 años
src 5d5f955a34 修复头像上传成功二次打开无法改变裁剪框大小和位置问题 hace 5 años
.editorconfig 46444bd0fe RuoYi-Vue 1.0 hace 5 años
.env.development 46444bd0fe RuoYi-Vue 1.0 hace 5 años
.env.production 46444bd0fe RuoYi-Vue 1.0 hace 5 años
.env.staging 46444bd0fe RuoYi-Vue 1.0 hace 5 años
.eslintignore 46444bd0fe RuoYi-Vue 1.0 hace 5 años
.eslintrc.js 46444bd0fe RuoYi-Vue 1.0 hace 5 años
.gitignore 46444bd0fe RuoYi-Vue 1.0 hace 5 años
README.md 46444bd0fe RuoYi-Vue 1.0 hace 5 años
babel.config.js 46444bd0fe RuoYi-Vue 1.0 hace 5 años
package.json b4b3ff8813 若依 2.3 hace 5 años
vue.config.js 0c069a57cc 项目添加robots.txt 防止后台管理系统被搜索引擎收录 hace 5 años

README.md

����

# ��¡��Ŀ
git clone https://gitee.com/y_project/RuoYi-Vue

# ������ĿĿ¼
cd ruoyi-ui

# ��װ����
npm install

# ���鲻Ҫֱ��ʹ�� cnpm ��װ���������и��ֹ���� bug������ͨ�����²������ npm �����ٶ���������
npm install --registry=https://registry.npm.taobao.org

# ��������
npm run dev

��������� http://localhost:80

����

# �������Ի���
npm run build:stage

# ������������
npm run build:prod