作者 王智

daima

@@ -235,7 +235,7 @@ class Common extends Api @@ -235,7 +235,7 @@ class Common extends Api
235 235
236 public function loveIMG() 236 public function loveIMG()
237 { 237 {
238 - $Image = Db::name('lovecar')->where('id', 1)->value('images'); 238 + $Image = Db::name('lovecar')->where('id', 1)->value('image');
239 if (empty($Image)) { 239 if (empty($Image)) {
240 $data = [ 240 $data = [
241 'img' => '' 241 'img' => ''