+ 共[[${page.total}]]条,
+
+ 当前显示第[[${page.total}]]条,
+
+
+
+ 当前显示[[${( page.current - 1 ) * page.size + 1}]]-[[${page.total}]]条,
+
+
+ 当前显示[[${( page.current - 1 ) * page.size + 1}]]-[[${page.current * page.size}]]条,
+
+
+ 第[[${page.current}]]/[[${(page.total % page.size == 0) ? (page.total / page.size) : (page.total / page.size + 1)}]]页
+ |
+
首页
+
上一页
+
+ 下一页
+
+
+ 末页
+
+ |
+ 到
页
+
+
+
+
+
+
\ No newline at end of file
diff --git a/springWarehouse/src/main/resources/templates/order/update_order.html b/springWarehouse/src/main/resources/templates/order/update_order.html
new file mode 100644
index 000000000..e19dea553
--- /dev/null
+++ b/springWarehouse/src/main/resources/templates/order/update_order.html
@@ -0,0 +1,27 @@
+
+
+
+