From a8eda97aa2966f462e81533aa3b407dce27ee5a8 Mon Sep 17 00:00:00 2001
From: anyv <anyu@bronet.cn>
Date: Sat, 1 Jun 2019 16:37:48 +0800
Subject: [PATCH] 搜索

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

diff --git a/public/themes/simpleboot3/portal/index/search_salesman_goods.html b/public/themes/simpleboot3/portal/index/search_salesman_goods.html
index 9c04060..369df4f 100644
--- a/public/themes/simpleboot3/portal/index/search_salesman_goods.html
+++ b/public/themes/simpleboot3/portal/index/search_salesman_goods.html
@@ -52,7 +52,7 @@
             <div class="in_hotLi">
                 <a href="">
                     <div class="in_hotImg">
-                        <img src="{:cmf_image_get_url($vo.show_img)}" alt="">
+                        <img src="{:cmf_get_image_url($vo.show_img)}" alt="">
                     </div>
                     <div class="in_hotText">
                         <div class="in_hotName txt-cut"><span>{$vo.name}</span>{$vo.book_name}</div>
--
libgit2 0.24.0