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}