@@ -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']);
//结果