springboot-thymeleaf添加一个表格和video

2024-10-12 23:25:03

1、在static目录下创建js和images目录,创建hello.js,找一个图片命名3.jpg。先看一眼项目的目录结构,如下图,

springboot-thymeleaf添加一个表格和video

3、编写Controller,构造四个user,存储到List中,并将数据返回到前台。

springboot-thymeleaf添加一个表格和videospringboot-thymeleaf添加一个表格和videospringboot-thymeleaf添加一个表格和video

7、除了播放video,还实现了放大和缩小video的功能,先来在js文件中添加播放、放大和缩小video的方法。

springboot-thymeleaf添加一个表格和videospringboot-thymeleaf添加一个表格和videospringboot-thymeleaf添加一个表格和video
猜你喜欢