diff --git a/public/themes/admin_simpleboot3/admin/zj_order/detail.html b/public/themes/admin_simpleboot3/admin/zj_order/detail.html
index 261cc6d..c10ebfa 100644
--- a/public/themes/admin_simpleboot3/admin/zj_order/detail.html
+++ b/public/themes/admin_simpleboot3/admin/zj_order/detail.html
@@ -118,6 +118,12 @@
                         <span>{$one.whole_num}</span>
                     </td>
                 </tr>
+                <tr>
+                    <th>订单备注</th>
+                    <td>
+                        <span>{$one.remark}</span>
+                    </td>
+                </tr>
                 <if condition="$one.step gt 2 && $one.kid neq 0">
                     <tr>
                         <th>物流轨迹</th>