From 3ea34525b4cec70d2218ed087d782a0d2b702fc0 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期日, 28 六月 2020 09:23:57 +0800
Subject: [PATCH] #

---
 src/main/webapp/views/pda/comb.html |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/webapp/views/pda/comb.html b/src/main/webapp/views/pda/comb.html
index c6c36e9..8127d2f 100644
--- a/src/main/webapp/views/pda/comb.html
+++ b/src/main/webapp/views/pda/comb.html
@@ -112,8 +112,8 @@
 <!-- 灏鹃儴 -->
 <footer>
     <div class="layui-btn-container">
-        <button type="button" class="layui-btn layui-btn-xs" onclick="reset()">閲嶇疆</button>
-        <button type="button" class="layui-btn layui-btn-normal  layui-btn-xs" onclick="comb">缁勬墭</button>
+        <button type="button" class="layui-btn layui-btn-xs layui-btn-primary" onclick="reset()">閲嶇疆</button>
+        <button type="button" class="layui-btn layui-btn-normal  layui-btn-xs" onclick="comb" style="margin-left: 20px">缁勬墭</button>
     </div>
 </footer>
 </body>

--
Gitblit v1.9.1