From 40a898fedb75b44e10f28d9a86f83af62f71355f Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 22 六月 2020 12:54:41 +0800
Subject: [PATCH] 搜索栏优化
---
src/main/webapp/views/pakStore/locMove.html | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/src/main/webapp/views/pakStore/locMove.html b/src/main/webapp/views/pakStore/locMove.html
index 1fa3a3c..867c005 100644
--- a/src/main/webapp/views/pakStore/locMove.html
+++ b/src/main/webapp/views/pakStore/locMove.html
@@ -63,6 +63,10 @@
.layui-layer-lan .layui-layer-btn .layui-layer-btn1:hover {
background-color: #f7f7f7;
}
+
+ #loc-move-btn {
+ display: none;
+ }
</style>
</head>
<body>
--
Gitblit v1.9.1