0306
This commit is contained in:
@@ -16,11 +16,11 @@ class Welcome extends CI_Controller {
|
||||
//测试地址
|
||||
//$url = 'https://salespp-sit.hozonauto.com/appservice/app/if/salesclue/createSalesclue';
|
||||
|
||||
$name = '欢天喜地小马哥'; //客户姓名
|
||||
$mobile = '18219376181';//客户手机
|
||||
$name = '龙岩客户'; //客户姓名
|
||||
$mobile = '13055853631';//客户手机
|
||||
|
||||
$comments = '101043'; //门店编码
|
||||
$samobile = '15999955547';//销售手机
|
||||
$comments = '100690'; //门店编码
|
||||
$samobile = '13600983210';//销售手机
|
||||
|
||||
$city_id = '350200';
|
||||
$voId = $city_id . date('mdHis') . sprintf("%06d", rand(1,999999));
|
||||
|
||||
@@ -93,7 +93,7 @@
|
||||
</a>
|
||||
<a class="block bg-1a1a1a pt20 pb20 text-center font-36 color-fff ulib-r20" v-else-if="info.a_id == 28"
|
||||
href="https://www.liche.cn/h5/market/sylive2/item/detail?skey=YV9pZD0yOCZpdGVtSWQ9Mzg">
|
||||
99下定赢免单
|
||||
99元下定赢免单
|
||||
</a>
|
||||
<a class="block bg-1a1a1a pt20 pb20 text-center font-36 color-fff ulib-r20" v-else
|
||||
href="javascript:;" @click="showCode">
|
||||
|
||||
Reference in New Issue
Block a user