From 3e23221477029819b771365345a6237383385b7d Mon Sep 17 00:00:00 2001 From: dengbw Date: Tue, 16 Nov 2021 17:06:39 +0800 Subject: [PATCH] api_material_1116_2 --- api/controllers/wxapp/material/Biz.php | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/api/controllers/wxapp/material/Biz.php b/api/controllers/wxapp/material/Biz.php index 9026c36d..181743e6 100644 --- a/api/controllers/wxapp/material/Biz.php +++ b/api/controllers/wxapp/material/Biz.php @@ -60,27 +60,27 @@ class Biz extends Wxapp [ 'brand_id' => 1, 'cms_id' => 0, 'sort' => 0, 'title' => '东风EX1', 'ori_price' => ['title' => '厂商指导价¥', 'value' => '45700 ~ 52700'], - 'img' => 'https://img.liche.cn/DF.png' + 'img' => 'https://img.liche.cn/EX1.png' ], [ 'brand_id' => 2, 'cms_id' => 0, 'sort' => 0, 'title' => '雷丁芒果', 'ori_price' => ['title' => '厂商指导价¥', 'value' => '29800 ~ 54900'], - 'img' => 'https://img.liche.cn/LD.png' + 'img' => 'https://img.liche.cn/LDMG.png' ], [ 'brand_id' => 4, 'cms_id' => 0, 'sort' => 0, 'title' => '哪吒V', 'ori_price' => ['title' => '厂商指导价¥', 'value' => '63900 ~ 72900'], - 'img' => 'https://img.liche.cn/V.png' + 'img' => 'https://img.liche.cn/NZV.png' ], [ 'brand_id' => 5, 'cms_id' => 0, 'sort' => 0, 'title' => '零跑T03', 'ori_price' => ['title' => '厂商指导价¥', 'value' => '59800 ~ 76800'], - 'img' => 'https://img.liche.cn/T.png' + 'img' => 'https://img.liche.cn/T.03png' ], [ 'brand_id' => 5, 'cms_id' => 0, 'sort' => 0, 'title' => '零跑C11', 'ori_price' => ['title' => '厂商指导价¥', 'value' => '159800 ~ 199800'], - 'img' => 'https://img.liche.cn/C.png' + 'img' => 'https://img.liche.cn/C11.png' ], ]; shuffle($lists);