修改调换标签位置

hotfix/paypal-note
LiaoYijun 4 years ago
parent 304675a8b8
commit ff01ec3f8e

@ -641,10 +641,10 @@ class Information extends CI_Controller
$template_path . '-weather-forecast',
array(),
true);
$template = str_replace(
$information->ic_content = str_replace(
'<!--@WEATHER-FORECAST-BLOCK@-->',
$weather_forecast_content,
$template);
$information->ic_content);
//火车票搜索框添加 -- zp
if ($information->is_parent_id == "278008234") {

Loading…
Cancel
Save