Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Video #1

Open
wants to merge 32 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
32 commits
Select commit Hold shift + click to select a range
2d0641c
修改了配置文件
shixiuhai Feb 26, 2023
36f6285
登陆接口添加了手机登陆
shixiuhai Feb 26, 2023
f1e94e1
添加了原生sql
shixiuhai Feb 26, 2023
33de025
删除无用文件
shixiuhai Feb 26, 2023
0afeefc
增加了类型和区域枚举类
shixiuhai Feb 26, 2023
66c0d8b
生成了视频播放页面
shixiuhai Feb 27, 2023
be1be6a
生成了视频播放页面
shixiuhai Feb 27, 2023
130c929
添加了适合手机的项目
shixiuhai Feb 27, 2023
a1dcef5
构建了基本架构代码
shixiuhai Feb 28, 2023
0185a3a
提交了代码更新
shixiuhai Mar 5, 2023
6561372
学习了vuex最基本的使用
shixiuhai Mar 5, 2023
2961d94
更新了代码
shixiuhai Mar 6, 2023
18ed49b
更新了代码
shixiuhai Mar 6, 2023
075cbbc
添加了新代码
shixiuhai Mar 13, 2023
3fb1af5
新提交
shixiuhai Mar 13, 2023
db5ae47
更新了最新sql
shixiuhai Mar 13, 2023
99e75cc
添加了新代码
shixiuhai Mar 14, 2023
33f7514
更新了项目最新代码
shixiuhai Mar 16, 2023
f6a110a
提交了最新页面检测代码
shixiuhai Mar 20, 2023
f14baa8
提交了修改
shixiuhai Mar 28, 2023
d3bc4b6
更新了vue相关
shixiuhai Mar 28, 2023
17b89af
更新了视频播放
shixiuhai Mar 30, 2023
9a79974
终于改完了视频播放窗口大小
shixiuhai Mar 30, 2023
8d40563
更新了视频播放代码
shixiuhai Apr 30, 2023
4073023
实现了mqtt消费者和生产者
shixiuhai Jun 9, 2023
0eadf61
更新了监听消息
shixiuhai Jun 9, 2023
9825edc
实现了mqtt同组负载均衡
shixiuhai Jun 9, 2023
ab50775
mqtt实现了设备上线离线的监听
shixiuhai Jun 9, 2023
4c5c568
查询完成后实体类属性可以随意修改测试
shixiuhai Jun 9, 2023
8e5f395
添加了mqtt管理
shixiuhai Mar 2, 2024
1f715d6
更新了数据库
shixiuhai Mar 2, 2024
d8980b8
Update README.md
shixiuhai Jun 25, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
## 项目基础登录注册抄自 VueAdmin,springboot + vue 入门级项目
### 项目描述
* 项目来自VueAdmin,springboot + vue
* 当成学习用的项目
Empty file added abc.java
Empty file.
278 changes: 278 additions & 0 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading