From 0ab55b98c8fabe8d93afa4d97b26727c93280592 Mon Sep 17 00:00:00 2001
From: whycq <913841844@qq.com>
Date: 星期六, 21 九月 2024 10:18:39 +0800
Subject: [PATCH] #
---
src/main/webapp/static/js/order/order.js | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/main/webapp/static/js/order/order.js b/src/main/webapp/static/js/order/order.js
index f333b04..8832507 100644
--- a/src/main/webapp/static/js/order/order.js
+++ b/src/main/webapp/static/js/order/order.js
@@ -130,8 +130,8 @@
layer.open({
type: 1,
title: false,
- area: '1460px',
- offset: [top + 'px', (left - 900 + $a.outerWidth()) + 'px'],
+ area: '820px',
+ offset: [top + 'px', (left - 530 + $a.outerWidth()) + 'px'],
shade: .01,
shadeClose: true,
fixed: false,
--
Gitblit v1.9.1