From a3e47b54c53c9ac2afa0423cda5577e9b768d643 Mon Sep 17 00:00:00 2001 From: ZY <zc857179121@qq.com> Date: 星期三, 18 九月 2024 10:05:04 +0800 Subject: [PATCH] bug调整 --- src/main/webapp/static/js/order/out.js | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/src/main/webapp/static/js/order/out.js b/src/main/webapp/static/js/order/out.js index a76fdb8..c83dd62 100644 --- a/src/main/webapp/static/js/order/out.js +++ b/src/main/webapp/static/js/order/out.js @@ -141,7 +141,7 @@ ,title: false ,closeBtn: false ,offset: '50px' - ,area: ['1200px', '700px'] + ,area: ['80%', '80%'] ,shade: 0.5 ,shadeClose: false ,btn: ['绔嬪嵆鍑哄簱', '绋嶅悗澶勭悊'] -- Gitblit v1.9.1