From 0e86482af3f25b09a055adb3734e684133342404 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 02 七月 2020 17:20:23 +0800
Subject: [PATCH] #

---
 src/main/webapp/static/js/trayCode/trayCode.js |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/webapp/static/js/trayCode/trayCode.js b/src/main/webapp/static/js/trayCode/trayCode.js
index 8919623..b3ee7da 100644
--- a/src/main/webapp/static/js/trayCode/trayCode.js
+++ b/src/main/webapp/static/js/trayCode/trayCode.js
@@ -106,9 +106,9 @@
                 layer.open({
                     type: 1,
                     title: '鐢熸垚鎵樼洏鐮�',
-                    // offset: '100px',
-                    // area: ['360px'],
-                    // shade: 0.1,
+                    offset: '100px',
+                    area: ['360px'],
+                    shade: 0.1,
                     content: $('#print-windows'),
                     success: function(layero, index){
                         layer.iframeAuto(index)

--
Gitblit v1.9.1