master
赵鹏 1 year ago
parent 2d3902209c
commit d1dec4bfd5

@ -2502,7 +2502,7 @@ class Information extends CI_Controller
/**替换火车标签 */
if (strpos($ic_content, '<!--@TRAINSEARCH-FORM@-->') !== false) {
$ic_content = str_replace('<!--@ZODIAC-CALC@-->', $template_TrainDetailSearch, $ic_content);
$ic_content = str_replace('<!--@TRAINSEARCH-FORM@-->', $template_TrainDetailSearch, $ic_content);
}
/**替换zodiac标签 */

Loading…
Cancel
Save