From fd1c13edb221df03350508ecd26023b2e31ed84a Mon Sep 17 00:00:00 2001 From: Leonmmcoset Date: Tue, 8 Jul 2025 23:14:41 +0800 Subject: [PATCH] =?UTF-8?q?refactor(=E7=95=8C=E9=9D=A2):=20=E8=B0=83?= =?UTF-8?q?=E6=95=B4=E8=AF=84=E4=BB=B7=E8=A1=A8=E5=8D=95=E4=BD=8D=E7=BD=AE?= =?UTF-8?q?=E8=87=B3=E8=AF=84=E4=BB=B7=E5=88=97=E8=A1=A8=E4=B8=8A=E6=96=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 将提交评价的表单从页面右侧移动到评价列表上方,改善用户操作流程 --- app.php | 30 ++++++++++++++---------------- 1 file changed, 14 insertions(+), 16 deletions(-) diff --git a/app.php b/app.php index 9e3d465..8ff12dc 100644 --- a/app.php +++ b/app.php @@ -239,6 +239,20 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST' && isset($_POST['rating'])) {
+

提交评价

+
+
+ + +
+ +

评价

fetch_assoc()): ?> @@ -393,22 +407,6 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST' && isset($_POST['rating'])) { document.getElementById('ratingChartSkeleton').style.display = 'none';
-
-

提交评价

-
-
- - -
- -
-