Skip to content

Commit 0f1d8ce

Browse files
committed
1
1 parent 15fccb1 commit 0f1d8ce

File tree

1 file changed

+34
-1
lines changed

1 file changed

+34
-1
lines changed

readme.md

Lines changed: 34 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,36 @@
11
### jun_springboot_admin_vue + jun_uniapp
22

3-
uniapp 编写的多端帖子系统,可以登录查看点赞等,miniDemo,后台管理使用 ruoyi
3+
uniapp 编写的多端帖子系统,可以登录查看点赞等,miniDemo,后台管理使用 ruoyi
4+
5+
6+
# element-shiro
7+
8+
#### 项目介绍
9+
element-shiro轻量级脚手架,基于element ui、springboot、shiro、 mybatis plus、redis、mysql、maven实现.
10+
11+
#### 快速开始
12+
13+
1. 创建数据库,导入resource/sql/element-shiro.sql
14+
2. 导入项目, 修改相关配置, 启动项目
15+
3. 访问http://ip:port, 账号/密码:admin/admin123
16+
17+
### 在线体验
18+
19+
演示地址:http://hongtech.xyz/shiro-new/#/login 账号密码:admin/admin123
20+
21+
#### 运行截图
22+
23+
<table>
24+
<tr>
25+
<td><img src="screenshot/1.png"/></td>
26+
<td><img src="screenshot/2.png"/></td>
27+
</tr>
28+
<tr>
29+
<td><img src="screenshot/3.png"/></td>
30+
<td><img src="screenshot/4.png"/></td>
31+
</tr>
32+
<tr>
33+
<td><img src="screenshot/5.png"/></td>
34+
<td><img src="screenshot/6.png"/></td>
35+
</tr>
36+
</table>

0 commit comments

Comments
 (0)