From b37cfce31b0ada649f2d356bb53b540ccc8f00c5 Mon Sep 17 00:00:00 2001 From: 王晓刚 <wxg@bronet.cn> Date: Tue, 6 Aug 2019 19:23:34 +0800 Subject: [PATCH] 提现最低限制 --- public/themes/simpleboot3/portal/salesmangoods/salesman_goods.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/themes/simpleboot3/portal/salesmangoods/salesman_goods.html b/public/themes/simpleboot3/portal/salesmangoods/salesman_goods.html index dc5fa07..01d2517 100755 --- a/public/themes/simpleboot3/portal/salesmangoods/salesman_goods.html +++ b/public/themes/simpleboot3/portal/salesmangoods/salesman_goods.html @@ -119,7 +119,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