From 1f7c7d2dad135f2672a4367b6d22cf000dc5cb13 Mon Sep 17 00:00:00 2001 From: LiaoYijun Date: Wed, 14 Jul 2021 16:18:46 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E7=BB=93=E6=9E=84=E5=8C=96?= =?UTF-8?q?=E6=A0=87=E7=AD=BE=20Logo,=20LocalBus?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- application/views/mobile_first/ch-pc.php | 87 +++++++++++++++++++++++ application/views/mobile_first/ch.php | 88 ++++++++++++++++++++++++ 2 files changed, 175 insertions(+) diff --git a/application/views/mobile_first/ch-pc.php b/application/views/mobile_first/ch-pc.php index ff860761..2b2aaf2c 100644 --- a/application/views/mobile_first/ch-pc.php +++ b/application/views/mobile_first/ch-pc.php @@ -321,5 +321,92 @@ if (window.localStorage && localStorage.getItem(GOT_IT_KEY)) { function loadScriptByAsync(src) {var asyncScript = document.createElement("script");asyncScript.async = true;asyncScript.crossorigin = "anonymous";asyncScript.src = src;firstScript=document.getElementsByTagName("script")[0];firstScript.parentNode.insertBefore(asyncScript, firstScript);} + + \ No newline at end of file diff --git a/application/views/mobile_first/ch.php b/application/views/mobile_first/ch.php index 64b06da2..57313f44 100644 --- a/application/views/mobile_first/ch.php +++ b/application/views/mobile_first/ch.php @@ -247,5 +247,93 @@ + + + \ No newline at end of file