From f85ea638d98b302c590e65f00e6912d91601613c Mon Sep 17 00:00:00 2001 From: Pu Zhibing <393733352@qq.com> Date: 星期六, 09 十一月 2024 15:53:53 +0800 Subject: [PATCH] 修改bug --- ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/tSysReformist/tRedSet.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/tSysReformist/tRedSet.js b/ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/tSysReformist/tRedSet.js index ea7f157..ee4a82d 100644 --- a/ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/tSysReformist/tRedSet.js +++ b/ManagementIGOTravel/guns-admin/src/main/webapp/static/modular/system/tSysReformist/tRedSet.js @@ -66,7 +66,7 @@ if (this.check()) { var index = layer.open({ type: 2, - title: '编辑跨城站点', + title: '编辑红包支付设置', area: ['100%', '100%'], //宽高 fix: false, //不固定 maxmin: true, -- Gitblit v1.7.1