现代牧业仓库地址

Shan9312 0f7cd18ae9 修改bug il y a 3 semaines
build 566c8ded6b 1 il y a 2 ans
dist 0f7cd18ae9 修改bug il y a 3 semaines
mock 566c8ded6b 1 il y a 2 ans
public 566c8ded6b 1 il y a 2 ans
src 0f7cd18ae9 修改bug il y a 3 semaines
tests 566c8ded6b 1 il y a 2 ans
.editorconfig 566c8ded6b 1 il y a 2 ans
.env.development 0f7cd18ae9 修改bug il y a 3 semaines
.env.production e8d40428ef 更改了委外维修及设备维修等 il y a 1 an
.env.staging 566c8ded6b 1 il y a 2 ans
.eslintignore 57ed3a86fd 修改了.eslintignore文件 il y a 1 an
.eslintrc.js 566c8ded6b 1 il y a 2 ans
.gitignore 9ef5348006 手动上传相关页面限制重复点击上传 il y a 2 ans
.travis.yml 566c8ded6b 1 il y a 2 ans
2020-02-19.txp 566c8ded6b 1 il y a 2 ans
LICENSE 566c8ded6b 1 il y a 2 ans
README-zh.md 566c8ded6b 1 il y a 2 ans
README.md 6e4d47d56c 首次創建 il y a 2 ans
babel.config.js 566c8ded6b 1 il y a 2 ans
debug.log 566c8ded6b 1 il y a 2 ans
dist-20240909-现代.zip 5f677bcf55 保养图片 il y a 2 mois
dist-3-现代牧业.zip 5f677bcf55 保养图片 il y a 2 mois
dist-测试-现代-1101.zip 0f7cd18ae9 修改bug il y a 3 semaines
dist-测试-现代牧业-1029.zip 954397c8ed 去除资产配置禁止修改工作编码的样式 il y a 3 semaines
dist-测试-现代牧业-20240701.zip eae9485ca2 修改搜索牧场 il y a 4 mois
dist-测试.zip db81a7ea2f 牧场字段 il y a 4 semaines
dist-现代-2.zip 5f677bcf55 保养图片 il y a 2 mois
dist-现代-3.zip cde6cd8b17 图片上传缓存的问题 il y a 2 mois
dist-现代牧业-0911-2.zip 3022b3a69d 图片上传和删除和放大 il y a 2 mois
dist-现代牧业-0912-1.zip 9c505c85ac 测试bug il y a 2 mois
dist-现代牧业-1.zip 5f677bcf55 保养图片 il y a 2 mois
dist-现代牧业-2-0913.zip c67b18381e 图片保养上传 il y a 1 mois
dist-现代牧业-2-测试-0905.zip 5f677bcf55 保养图片 il y a 2 mois
dist-现代牧业-2.zip cde6cd8b17 图片上传缓存的问题 il y a 2 mois
dist-现代牧业-20240807-test.zip 5d4a8ef6d6 设备维修-设备单号 il y a 3 mois
dist-现代牧业-20240812-正式.zip 82684ccbbf s删除多余的打包文件夹 il y a 3 mois
dist-现代牧业-20240825.zip b9ff27f7fc 两个优化-跳转-样式增大 il y a 2 mois
dist-现代牧业-20240905.zip 5f677bcf55 保养图片 il y a 2 mois
dist-现代牧业-20240911-1.zip ea00d51f39 判断权限展示上传 il y a 2 mois
dist-现代牧业-20240913-1.zip c67b18381e 图片保养上传 il y a 1 mois
dist-现代牧业-test-20240808.zip 5d4a8ef6d6 设备维修-设备单号 il y a 3 mois
dist-现代牧业-正式-0902.zip 359ac66c27 车辆率添加了3个字段 il y a 2 mois
dist-现代牧业-测试-20240828.zip 359ac66c27 车辆率添加了3个字段 il y a 2 mois
dist-现代牧业-测试-20240902.zip 359ac66c27 车辆率添加了3个字段 il y a 2 mois
dist-现代牧业-测试-20240912.zip 9c505c85ac 测试bug il y a 2 mois
dist-现代牧业-测试20240815-2.zip b9ff27f7fc 两个优化-跳转-样式增大 il y a 2 mois
dist-现代牧业测试-20240902-2.zip 359ac66c27 车辆率添加了3个字段 il y a 2 mois
dist.zip 954397c8ed 去除资产配置禁止修改工作编码的样式 il y a 3 semaines
jest.config.js 566c8ded6b 1 il y a 2 ans
package-lock.json 566c8ded6b 1 il y a 2 ans
package.json 566c8ded6b 1 il y a 2 ans
postcss.config.js 566c8ded6b 1 il y a 2 ans
vue.config.js c67b18381e 图片保养上传 il y a 1 mois

README-zh.md

vue-admin-template

这是一个极简的 vue admin 管理后台。它只包含了 Element UI & axios & iconfont & permission control & lint,这些搭建后台必要的东西。

线上地址

国内访问

目前版本为 v4.0+ 基于 vue-cli 进行构建,若你想使用旧版本,可以切换分支到tag/3.11.0,它不依赖 vue-cli

Extra

如果你想要根据用户角色来动态生成侧边栏和 router,你可以使用该分支permission-control

相关项目

vue-element-admin

electron-vue-admin

vue-typescript-admin-template

写了一个系列的教程配套文章,如何从零构建后一个完整的后台项目:

Build Setup

# 克隆项目
git clone https://github.com/PanJiaChen/vue-admin-template.git

# 进入项目目录
cd vue-admin-template

# 安装依赖
npm install

# 建议不要直接使用 cnpm 安装以来,会有各种诡异的 bug。可以通过如下操作解决 npm 下载速度慢的问题
npm install --registry=https://registry.npm.taobao.org

# 启动服务
npm run dev

浏览器访问 http://localhost:9528

发布

# 构建测试环境
npm run build:stage

# 构建生产环境
npm run build:prod

其它

# 预览发布环境效果
npm run preview

# 预览发布环境效果 + 静态资源分析
npm run preview -- --report

# 代码格式检查
npm run lint

# 代码格式检查并自动修复
npm run lint -- --fix

更多信息请参考 使用文档

Demo

demo

Browsers support

Modern browsers and Internet Explorer 10+.

IE / EdgeFirefoxChrome
IE / Edge
Firefox
Chrome
SafariSafari IE10, IE11, Edge last 2 versions last 2 versions last 2 versions

License

MIT license.

Copyright (c) 2017-present PanJiaChen