From ef80f7abdf44f66b28a55739c37c8cfefdf44334 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 02 七月 2020 11:05:52 +0800
Subject: [PATCH] #

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

diff --git a/src/main/webapp/static/js/trayCode/trayCode.js b/src/main/webapp/static/js/trayCode/trayCode.js
index 81a5b95..c8bb9e0 100644
--- a/src/main/webapp/static/js/trayCode/trayCode.js
+++ b/src/main/webapp/static/js/trayCode/trayCode.js
@@ -106,7 +106,7 @@
                 layer.open({
                     type: 2,
                     title: '鐢熸垚鎵樼洏鐮�',
-                    area: ['500px'],
+                    area: ['360px'],
                     shadeClose: true,
                     content: 'tray.html',
                     success: function(layero, index){

--
Gitblit v1.9.1