Skip to content

Commit 6e6f9a8

Browse files
committed
更新文档
1 parent 5885ddf commit 6e6f9a8

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

README.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# 项目地址
2+
https://github.com/lmxdawn/vue-admin-java
3+
# 说明
4+
vue-admin 是一个基于 vue + element-ui 打造的响应式的后台管理, 后端有 php + java 版本
5+
# [演示][1]
6+
账号:admin 密码:admin
7+
# 目录结构
8+
9+
```
10+
├── config // 配置目录
11+
├── controller // 控制器目录
12+
├── dao // dao目录
13+
├── service // 服务层目录
14+
```
15+
# 界面展示
16+
## PC端
17+
![donate](https://lmxdawn.github.io/images/rule.gif)
18+
19+
## 手机端
20+
![donate](https://lmxdawn.github.io/images/phone.gif)
21+
22+
23+
[1]: https://lmxdawn.github.io/vue-admin

0 commit comments

Comments
 (0)