layui: image upload
Layui file upload
Layui official website: https://www.layui.com/layui plug-in download
Official documents (about file upload)
quick get start
front end
1. index page, introduce css style and js script
<!DOCTYPE html>
<html lang="en" xmlns:th="http://www.thymeleaf.org">
<head>
<meta charset="UTF-8">
...
Posted by Win32 on Fri, 14 Jan 2022 01:37:11 +0100
Full record of layui+javaWeb project in station B
catalogue
Error note:
1, Add students / teachers in the administrator interface
2, Sub role
1. login.jsp login identity judgment
2. Create two new views corresponding to teachers and students
3. Create two mainform s corresponding to teachers and students
Three, fuzzy search teacher to see all topics.
1. Topic selection data table d ...
Posted by tommix on Tue, 11 Jan 2022 11:19:30 +0100
The drop-down menu component document of the built-in module in LayUI dropdown
preface
Recently, I'm preparing to find a job, but as a background, I also need to know some front-end frameworks. At present, there is a big fire VUE, but VUE still has a certain learning cost, so it is decided to start with the background friendly LayUI, do some small projects to practice, and then consider using VUE+ElementUI to build a lar ...
Posted by karassik on Thu, 23 Dec 2021 16:23:03 +0100