From 89233518b86b7a6c86760f1073d986ce09ee07e3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=90=9D=E5=8D=9C?= Date: Sat, 14 Mar 2026 11:52:26 +0000 Subject: [PATCH] platform_orders index: tools area grouped into two-column layout --- public/css/admin-components.css | 5 ++ .../admin/platform_orders/index.blade.php | 58 ++++++++++--------- 2 files changed, 37 insertions(+), 26 deletions(-) diff --git a/public/css/admin-components.css b/public/css/admin-components.css index 0aaa7e0..c84be8c 100644 --- a/public/css/admin-components.css +++ b/public/css/admin-components.css @@ -53,6 +53,11 @@ line-height:1.5; } +/* 平台订单:工具区(两列分组卡片化,避免表单散落) */ +.tool-grid{align-items:start;} +.tool-group{width:100%;} +.tool-group-title{font-weight:700;margin-bottom:8px;} + /* 平台订单列表:避免列太多导致内容挤压成“竖排/断字” */ .table-wrap{ width:100%; diff --git a/resources/views/admin/platform_orders/index.blade.php b/resources/views/admin/platform_orders/index.blade.php index bd34354..daefe58 100644 --- a/resources/views/admin/platform_orders/index.blade.php +++ b/resources/views/admin/platform_orders/index.blade.php @@ -626,7 +626,10 @@

导出

-
+
+
+
导出
+ @@ -659,11 +662,11 @@
-
+
-
-

批量同步订阅

-
+
+
批量同步订阅
+ @csrf @@ -700,7 +703,7 @@
-
+ @csrf @@ -736,11 +739,11 @@
-
+ -
-

批量标记支付并生效(BMPA)

-
+
+
批量标记支付并生效(BMPA)
+ @csrf @@ -777,7 +780,7 @@
-
+ @csrf
-
+ -
-

批量仅标记为已生效

-
+
+
批量仅标记为已生效
+ @csrf @@ -833,7 +836,7 @@
-
+ @csrf
-
+ -
-

清除同步失败标记

-
+
+
清理失败标记:同步订阅
+ @csrf @@ -881,7 +884,7 @@
-
+ @csrf @@ -895,11 +898,11 @@
- + -
-

清除 BMPA 失败标记

-
+
+
清理失败标记:批量 BMPA
+ @csrf @@ -928,7 +931,7 @@
-
+ @csrf @@ -942,6 +945,9 @@
+ + +