Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
admin-fe
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Pleroma
admin-fe
Commits
84600696
Commit
84600696
authored
7 years ago
by
ttop5
Committed by
花裤衩
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
correct README errors
parent
81b78f9b
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+7
-7
7 additions, 7 deletions
README.md
with
7 additions
and
7 deletions
README.md
+
7
−
7
View file @
84600696
...
...
@@ -7,10 +7,11 @@
**本项目的定位是后台集成方案,不适合当基础模板来开发,模板建议使用 [vueAdmin-template](https://github.com/PanJiaChen/vueAdmin-template)**
**注意:该项目目前使用element-ui@1.3.3版本
,
所以最低兼容 Vue 2.3.0**
**注意:该项目目前使用element-ui@1.3.3版本
,
所以最低兼容 Vue 2.3.0**
## 前言
> 这半年来一直在用vue写管理后台,目前后台已经有百来个个页面,十几种权限,但维护成本依然很低,所以准备开源分享一下后台开发的经验和成果。目前的技术栈主要的采用vue+element+axios由webpack2打包.由于是个人项目,所以数据请求都是用了mockjs模拟。注意:在次项目基础上改造开发时请移除mock文件。
> 这半年来一直在用vue写管理后台,目前后台已经有百来个页面,十几种权限,但维护成本依然很低,所以准备开源分享一下后台开发的经验和成果。目前的技术栈主要的采用vue+element+axios由webpack2打包。由于是个人项目,所以数据请求都是用了mockjs模拟。注意:在此项目基础上改造开发时请移除mock文件。
写了一个系列的教程配套文章,如何从零构建后一个完整的后台项目:
...
...
@@ -21,13 +22,13 @@
-
[
手摸手,带你用vue撸后台 系列四(vueAdmin 一个极简的后台基础模板)
](
https://juejin.im/post/595b4d776fb9a06bbe7dba56
)
-
[
手摸手,带你封装一个vue component
](
https://segmentfault.com/a/1190000009090836
)
相应需求,开了一个qq群 591724180 方便大家交流
相应需求,开了一个qq群
`
591724180
`
方便大家交流
**如有问题请先看上述文章和Wiki
,
若不能满足,欢迎issue和pr~**
**如有问题请先看上述文章和Wiki
,
若不能满足,欢迎issue和pr~**
**该项目并不是一个脚手架,更倾向于是一个集成解决方案
方案
**
**该项目并不是一个脚手架,更倾向于是一个集成解决方案**
**该项目不支持低版本游览器,有需求请自行添加polyfill[详情](https://github.com/PanJiaChen/vue-element-admin/wiki#babel-polyfill)**
**该项目不支持低版本游览器,有需求请自行添加polyfill
[详情](https://github.com/PanJiaChen/vue-element-admin/wiki#babel-polyfill)**
## 功能
...
...
@@ -183,4 +184,3 @@ Detailed changes for each release are documented in the [release notes](https://
## [更多demo](http://panjiachen.github.io/vue-element-admin)
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment