From dd67cb9d1378d3bca985e64ff318e22c84f6f664 Mon Sep 17 00:00:00 2001 From: xman <1946321327@qq.com> Date: Tue, 15 Apr 2025 17:58:27 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B7=BB=E5=8A=A0=E6=97=A5=E5=BF=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../admin/view/orders/dispatchlog/index.html | 38 +++--- .../admin/view/orders/dispatchrecord/add.html | 36 +----- .../assets/js/backend/orders/dispatchlog.js | 121 +++++++++++++++--- 3 files changed, 122 insertions(+), 73 deletions(-) diff --git a/application/admin/view/orders/dispatchlog/index.html b/application/admin/view/orders/dispatchlog/index.html index 88e8e0d..a179e4e 100644 --- a/application/admin/view/orders/dispatchlog/index.html +++ b/application/admin/view/orders/dispatchlog/index.html @@ -1,29 +1,25 @@
- {:build_heading()} + +
+ + +
+
-
-
-
- - - -
- -
-
+
+ +
+
+
+ +
-
+
diff --git a/application/admin/view/orders/dispatchrecord/add.html b/application/admin/view/orders/dispatchrecord/add.html index a5a0f46..d35e0ed 100644 --- a/application/admin/view/orders/dispatchrecord/add.html +++ b/application/admin/view/orders/dispatchrecord/add.html @@ -1,14 +1,9 @@
- {notempty name='records'} -
- {/notempty} + - - -
@@ -34,37 +29,8 @@
- {notempty name='records'} -
- {/notempty} - {notempty name='records'} -
- - - - - - - - - - - - {volist name="records" id="item"} - - - - - - - - {/volist} - -
ID备忘内容通知状态时间
{$item.id}{$item.remark}{$item.need_notice_text}{$item.status_text}{$item.create_time}
-
- {/notempty}