diff --git a/components/ExternalPlugins.js b/components/ExternalPlugins.js index 4adb21ed8f1..877222ad3b5 100644 --- a/components/ExternalPlugins.js +++ b/components/ExternalPlugins.js @@ -8,6 +8,7 @@ import { GlobalStyle } from './GlobalStyle' import { initGoogleAdsense } from './GoogleAdsense' import Head from 'next/head' +import ExternalScript from './ExternalScript' import WebWhiz from './Webwhiz' /** @@ -258,10 +259,10 @@ const ExternalPlugin = props => { {/* 提前连接到广告服务器 */} - + /> )} diff --git a/components/ExternalScript.js b/components/ExternalScript.js index 00bd852180b..7b791522685 100644 --- a/components/ExternalScript.js +++ b/components/ExternalScript.js @@ -7,7 +7,7 @@ import { isBrowser } from '@/lib/utils' * 传入参数将转为