王奕心作业七八

main
Wangyixin 4 months ago
parent d0eff8db20
commit 6c6e052812

@ -0,0 +1,18 @@
<%--
Created by IntelliJ IDEA.
User: Wangyixin
Date: 2025/4/2
Time: 20:53
To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<html>
<head>
<title>Title</title>
</head>
<body>
Success!
<br>
预约车位信息已经在控制台输出!
</body>
</html>

@ -1,4 +1,5 @@
<%--
jmn<%--
Created by IntelliJ IDEA.
User: Wangyixin
Date: 2025/4/2
@ -11,7 +12,7 @@
<title>添加车位预约管理信息</title>
</head>
<body>
<form action="tcqy/tianjia" method="post">
<form action="yyxt/tj" method="post">
预约车位编号:<input type="text" name="Yyxtid">
<br>
预约车名称:<input type="text" name="YyxtName">

@ -0,0 +1,18 @@
<%--
Created by IntelliJ IDEA.
User: Wangyixin
Date: 2025/4/2
Time: 20:53
To change this template use File | Settings | File Templates.
--%>
<%@ page contentType="text/html;charset=UTF-8" language="java" %>
<html>
<head>
<title>Title</title>
</head>
<body>
Success!
<br>
预约车位信息已经在控制台输出!
</body>
</html>

@ -1,4 +1,5 @@
<%--
jmn<%--
Created by IntelliJ IDEA.
User: Wangyixin
Date: 2025/4/2
@ -11,7 +12,7 @@
<title>添加车位预约管理信息</title>
</head>
<body>
<form action="tcqy/tianjia" method="post">
<form action="yyxt/tj" method="post">
预约车位编号:<input type="text" name="Yyxtid">
<br>
预约车名称:<input type="text" name="YyxtName">

Loading…
Cancel
Save