瀏覽代碼

基础配置

lizhen_gitee 3 月之前
父節點
當前提交
e30d595752
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      application/api/controller/Baseconfig.php

+ 1 - 0
application/api/controller/Baseconfig.php

@@ -34,6 +34,7 @@ class Baseconfig extends Api
             'deletetime' => null,
         ];
         $index_show_product = Db::name('unishop_product')->field('id,image,title')->where($map)->find();
+        $index_show_product = info_domain_image($index_show_product,['image']);
 
 
         //结果