diff --git a/application/third_party/recommend/views/templates.php b/application/third_party/recommend/views/templates.php new file mode 100644 index 00000000..7e07500d --- /dev/null +++ b/application/third_party/recommend/views/templates.php @@ -0,0 +1,17 @@ +

完整的文中广告代码:

+ +
Recommended Itinerary
+ +
7-Day Myanmar Essence Tour + +
+ + +
+
+
+ +
+

完整的右侧广告代码:

+ +
5-Day Siem Reap Tour
diff --git a/application/views/bootstrap3/header.php b/application/views/bootstrap3/header.php index 86d3f99b..44aee7cc 100644 --- a/application/views/bootstrap3/header.php +++ b/application/views/bootstrap3/header.php @@ -90,7 +90,7 @@ if (result != null) { for (var key in result.Pinfo) { if ('config->item('site_code') ?>' == 'ah') { - editor.insertHtml('
' + result.Pinfo[key].Sinfo + ' ' + result.Pinfo[key].Sinfo + '
'); + editor.insertHtml('
' + result.Pinfo[key].Sinfo + ' ' + result.Pinfo[key].Sinfo + '
'); } else if ('config->item('site_code') ?>' == 'ch') { editor.insertHtml('
' + result.Pinfo[key].Sinfo + '' + result.Pinfo[key].Sinfo + '
'); } else {