|
|
@ -451,7 +451,7 @@ class webgetbokun extends CI_Controller
|
|
|
|
$strParam.="'/day-tours/".strtolower(str_replace(" ","-",$city))."/',";
|
|
|
|
$strParam.="'/day-tours/".strtolower(str_replace(" ","-",$city))."/',";
|
|
|
|
}
|
|
|
|
}
|
|
|
|
$strParam = trim($strParam,",");
|
|
|
|
$strParam = trim($strParam,",");
|
|
|
|
//$strParam = "/beijing/"; //本地测试
|
|
|
|
// $strParam = "'/beijing/','/shanghai/'"; //本地测试
|
|
|
|
//传递
|
|
|
|
//传递
|
|
|
|
$list = $this->tpBokun_model->getChtTours($strParam);
|
|
|
|
$list = $this->tpBokun_model->getChtTours($strParam);
|
|
|
|
if ($list){
|
|
|
|
if ($list){
|
|
|
|