1
This commit is contained in:
@@ -73,7 +73,7 @@ class Welcome extends CI_Controller {
|
||||
|
||||
public function add_clues()
|
||||
{
|
||||
$mobiles = array('13080170933','15006527388','17853761620','15555513353','15550299389','13563061674','13903892172','15518790090','17686184067','15130006706');
|
||||
$mobiles = array('13851395658','18271924002','13972345374','15826574179','15866211996','15826501048','18172576894','15036807871','13956709302','15109311801','13648040299','15965116200','15192717702','18743498212','13694396399','13302198068','13296329907','18537096927','13997695028','13336329575');
|
||||
$dealerCode = '101207';
|
||||
|
||||
foreach ($mobiles as $k => $v) {
|
||||
@@ -82,7 +82,7 @@ class Welcome extends CI_Controller {
|
||||
|
||||
$data[] = array(
|
||||
'voId' => $voId,
|
||||
'cusSource3' => '020142',//'023409',//023410:云店营销节点
|
||||
'cusSource3' => '023410',//'023409',//023410:云店营销节点
|
||||
'customerName' => '客户',
|
||||
'dealerCode' => $dealerCode,
|
||||
'fromSystem' => "好店云",
|
||||
|
||||
@@ -130,10 +130,14 @@
|
||||
<div class="ignore-rounded-isosceles-trapezoid absolute box-center top-0 pl5 pr5 text-center">
|
||||
<div class="ignore-trapezoid-middle font-34 color-fff">获取底价</div>
|
||||
</div>
|
||||
<div class="bg-fff ulib-rt30 mb20 font-26 mt30" style="line-height: 6vw">
|
||||
<div class="bg-fff ulib-rt30 mb20 font-26 mt30" style="line-height: 6vw" v-if="info.biz.id in (1,10) ">
|
||||
汽车之家·车卖场旨在为用户提供更加直接、便捷的购车服务。如果您还在为买车询价总询不到准确价格,
|
||||
跑了三四家店每家店价格都不一样而烦恼,汽车之家查底价汇聚千万车主真实成交价助您解决价格焦虑!
|
||||
</div>
|
||||
<div class="bg-fff ulib-rt30 mb20 font-26 mt30" style="line-height: 6vw" v-else>
|
||||
汽车之家空间站是线下版的汽车之家,为消费者提供“省心、省时、 省钱”的便捷汽车消费服务体验,
|
||||
实现一站式“看车- 买车- 用车- 换车”,同时推出买贵必赔服务,最高可获2万元差价赔付!
|
||||
</div>
|
||||
<div class="ulib-rt30 bg-fff fn-flex overflowhidden" style="margin:0;">
|
||||
<div class="fn-flex fn-flex-center fn-flex-middle wp30"
|
||||
style="flex-direction: column;background-image: linear-gradient(to bottom, #f7f2ca,#fbfae8); border-radius:40px 40px 0 0;">
|
||||
|
||||
Reference in New Issue
Block a user