From 0b5c611057d9d636ea41d44a3f76cae3745dc094 Mon Sep 17 00:00:00 2001 From: zhangshanxue Date: Thu, 22 Oct 2020 21:34:01 +0800 Subject: [PATCH] =?UTF-8?q?=E6=B5=81=E6=B0=B4=E5=AF=BC=E5=87=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../resources/templates/userOrderInfo.html | 161 ++++++++++++------ 1 file changed, 113 insertions(+), 48 deletions(-) diff --git a/src/main/resources/templates/userOrderInfo.html b/src/main/resources/templates/userOrderInfo.html index 11d3bba..f91f45e 100644 --- a/src/main/resources/templates/userOrderInfo.html +++ b/src/main/resources/templates/userOrderInfo.html @@ -4,7 +4,8 @@ - + @@ -28,47 +29,55 @@

玩家充值订单信息

-
- - - - - - - - - - - - - - - - + + + + +
+
+
订单id充值时间服务器id用户id礼包id礼包名称礼包内容礼包金额货币类型货币数量支付方式注册时间
> + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - -
订单id充值时间服务器id用户id礼包id礼包名称礼包内容礼包金额货币类型货币数量支付方式注册时间
+ + + +
@@ -82,15 +91,71 @@ \ No newline at end of file