From d1cb75947e47e62f2eb35e4ad2cd017a8c825e03 Mon Sep 17 00:00:00 2001
From: xiaoyong931011 <15274802129@163.com>
Date: Thu, 12 Oct 2023 11:15:56 +0800
Subject: [PATCH] redbagprod

---
 src/main/resources/templates/febs/views/modules/score/orderList.html |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/src/main/resources/templates/febs/views/modules/score/orderList.html b/src/main/resources/templates/febs/views/modules/score/orderList.html
index 13ff7bc..1241ac6 100644
--- a/src/main/resources/templates/febs/views/modules/score/orderList.html
+++ b/src/main/resources/templates/febs/views/modules/score/orderList.html
@@ -184,7 +184,7 @@
                         {field: 'memberName', title: '购买人', minWidth: 120,align:'left'},
                         {field: 'memberPhone', title: '账号', minWidth: 120,align:'left'},
                         {field: 'memberBindPhone', title: '联系方式', minWidth: 120,align:'left'},
-                        {field: 'amount', title: '支付积分', minWidth: 120,align:'left'},
+                        {field: 'amount', title: 'H金劵', minWidth: 120,align:'left'},
                         {field: 'orderTime', title: '下单时间', minWidth: 200,align:'left'},
                         {field: 'payTime', title: '支付时间', minWidth: 200,align:'left'},
                         {field: 'status', title: '状态',

--
Gitblit v1.9.1