From 2dfbc22e14c80511b62398ccd34e601c45cd4fc4 Mon Sep 17 00:00:00 2001 From: RichardWang <948658573@qq.com> Date: Sat, 19 Oct 2024 22:23:56 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=94=A8=E6=88=B7=E4=BF=A1?= =?UTF-8?q?=E6=81=AF=E5=AD=97=E6=AE=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- WebContent/default/citychangeDemo.html | 46 ++++++++++++++++++++++++++ WebContent/index/login_reg.jsp | 19 ++++++----- WebContent/index/user_center.jsp | 22 +++++++----- WebContent/index/user_info.jsp | 28 ++-------------- src/javabean/passenger.java | 24 ++------------ 5 files changed, 75 insertions(+), 64 deletions(-) create mode 100644 WebContent/default/citychangeDemo.html diff --git a/WebContent/default/citychangeDemo.html b/WebContent/default/citychangeDemo.html new file mode 100644 index 0000000..263e4fa --- /dev/null +++ b/WebContent/default/citychangeDemo.html @@ -0,0 +1,46 @@ + + + + + + + + + + + +
+ +
+ 出发地: + + +
+ +
+ 目的地: + + +
+ +
+ +
+ + +
+ + + +
+
+ + + \ No newline at end of file diff --git a/WebContent/index/login_reg.jsp b/WebContent/index/login_reg.jsp index f48d9da..53e13e3 100644 --- a/WebContent/index/login_reg.jsp +++ b/WebContent/index/login_reg.jsp @@ -293,6 +293,7 @@ body { + + - + - +