Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
V
VueElementTemplate
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
JIRA
JIRA
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
黄瑜
VueElementTemplate
Commits
84600696
Commit
84600696
authored
Jul 07, 2017
by
ttop5
Committed by
花裤衩
Jul 07, 2017
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
correct README errors
parent
81b78f9b
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
7 deletions
+7
-7
README.md
README.md
+7
-7
No files found.
README.md
View file @
84600696
...
@@ -7,10 +7,11 @@
...
@@ -7,10 +7,11 @@
**本项目的定位是后台集成方案,不适合当基础模板来开发,模板建议使用 [vueAdmin-template](https://github.com/PanJiaChen/vueAdmin-template)**
**本项目的定位是后台集成方案,不适合当基础模板来开发,模板建议使用 [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 @@
...
@@ -21,13 +22,13 @@
-
[
手摸手,带你用vue撸后台 系列四(vueAdmin 一个极简的后台基础模板)
](
https://juejin.im/post/595b4d776fb9a06bbe7dba56
)
-
[
手摸手,带你用vue撸后台 系列四(vueAdmin 一个极简的后台基础模板)
](
https://juejin.im/post/595b4d776fb9a06bbe7dba56
)
-
[
手摸手,带你封装一个vue component
](
https://segmentfault.com/a/1190000009090836
)
-
[
手摸手,带你封装一个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://
...
@@ -183,4 +184,3 @@ Detailed changes for each release are documented in the [release notes](https://
## [更多demo](http://panjiachen.github.io/vue-element-admin)
## [更多demo](http://panjiachen.github.io/vue-element-admin)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment