From a0eec7c646859b4c09fe515f18bc61ee601e19c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B9=E8=AF=9A=E8=AF=9A?= Date: Wed, 2 Jun 2021 15:40:40 +0800 Subject: [PATCH 1/2] =?UTF-8?q?=E5=B9=BF=E5=91=8A=E9=BB=98=E8=AE=A4?= =?UTF-8?q?=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../third_party/recommend/views/templates.php | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 application/third_party/recommend/views/templates.php 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
From f39679f86e593a3e6ade44101f92dc0b73bbef6c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B0=B9=E8=AF=9A=E8=AF=9A?= Date: Wed, 2 Jun 2021 15:57:51 +0800 Subject: [PATCH 2/2] =?UTF-8?q?=E5=86=85=E5=AE=B9=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/bootstrap3/header.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 {