From 9d876fb59a38d33b31c1497f4b79c4ad1b77c157 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期五, 03 七月 2020 09:15:45 +0800 Subject: [PATCH] # --- src/main/webapp/views/trayCode/trayCode.html | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/src/main/webapp/views/trayCode/trayCode.html b/src/main/webapp/views/trayCode/trayCode.html index 9085b5d..8bd3c26 100644 --- a/src/main/webapp/views/trayCode/trayCode.html +++ b/src/main/webapp/views/trayCode/trayCode.html @@ -12,6 +12,10 @@ <link rel="stylesheet" href="../../static/css/print.css" media="all"> <link rel="stylesheet" href="../../static/css/optimize.css" media="all"> <style> + .btn-tray { + display: none; + } + #print-windows .layui-form { padding: 25px 30px 0 0; } -- Gitblit v1.9.1