From 8fb3fb144cb2e640343e04725b8e373e48e7eed1 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@63.com>
Date: 星期一, 28 三月 2022 14:59:02 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/order/order.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/main/webapp/static/js/order/order.js b/src/main/webapp/static/js/order/order.js
index c0b408b..76ac6e7 100644
--- a/src/main/webapp/static/js/order/order.js
+++ b/src/main/webapp/static/js/order/order.js
@@ -77,7 +77,7 @@
layer.open({
type: 1,
title: false,
- area: '800px',
+ area: '820px',
offset: [top + 'px', (left - 530 + $a.outerWidth()) + 'px'],
shade: .01,
shadeClose: true,
--
Gitblit v1.9.1