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

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

diff --git a/public/themes/simpleboot3/portal/goodsdetails/goods_details.html b/public/themes/simpleboot3/portal/goodsdetails/goods_details.html
index ff48b41..fdd3ba0 100755
--- a/public/themes/simpleboot3/portal/goodsdetails/goods_details.html
+++ b/public/themes/simpleboot3/portal/goodsdetails/goods_details.html
@@ -130,7 +130,7 @@
                 </li>
             </volist>
         </ul>
-        <div class="phone" style="font-size: 0.24rem;color: #666666;margin-top: 0.2rem;margin-left: 0.3rem">咨询电话:{$data.zixun_phone}</div>
+        <div class="phone" style="font-size: 0.25rem;color: #666666;margin-top: 0.2rem;margin-left: 0.3rem">咨询电话:{$data.zixun_phone}</div>
     </div>
 
     <!-- 底部 -->
--
libgit2 0.24.0