From 0b88bff9c283553707d493360b68c7752509602e Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期一, 12 四月 2021 17:06:34 +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 79896ad..e55aafc 100644 --- a/src/main/webapp/static/js/order/order.js +++ b/src/main/webapp/static/js/order/order.js @@ -614,7 +614,7 @@ id: 'LAY_adminPopupLayerTest' , area: '750px' , type: 2 - , shade: [0.3,'#000'] + , shade: [0.5,'#000'] , content:'order/matQuery.html' , success: function(){ // $('#'+ this.id).html('<div style="padding: 20px;">鏀惧叆鍐呭</div>'); -- Gitblit v1.9.1