From 28d5b2e27b8026acc8d7a5428b877681556c5519 Mon Sep 17 00:00:00 2001
From: 王晓刚 <wxg@bronet.cn>
Date: Tue, 6 Aug 2019 19:24:46 +0800
Subject: [PATCH] 提现最低限制

---
 public/themes/simpleboot3/portal/order_salesman/get_all.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/themes/simpleboot3/portal/order_salesman/get_all.html b/public/themes/simpleboot3/portal/order_salesman/get_all.html
index 5953988..9d27e74 100755
--- a/public/themes/simpleboot3/portal/order_salesman/get_all.html
+++ b/public/themes/simpleboot3/portal/order_salesman/get_all.html
@@ -340,7 +340,7 @@
 </div>
 <div class="log_top_co">
     <!-- 顶部 -->
-    <div class=" order_top log_top_co">
+    <div class=" order_top log_top_co order_tops">
         <a href="javascript:history.back(-1)">
             <img src="__TMPL__/public/assets/images/left.png" alt=""/>
         </a>
--
libgit2 0.24.0