测试调用 Google 广告
This commit is contained in:
parent
a192a28a4a
commit
6acc6be276
17
.idea/workspace.xml
generated
17
.idea/workspace.xml
generated
@ -4,7 +4,7 @@
|
||||
<option name="autoReloadType" value="SELECTIVE" />
|
||||
</component>
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="fa3ca596-285f-4ed7-a3a4-7b1482493fd4" name="Changes" comment="更新編輯按鈕">
|
||||
<list default="true" id="fa3ca596-285f-4ed7-a3a4-7b1482493fd4" name="Changes" comment="测试调用 Google 广告">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/docs/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/docs/index.html" afterDir="false" />
|
||||
</list>
|
||||
@ -78,7 +78,7 @@
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1716613044992</updated>
|
||||
<workItem from="1770483844428" duration="453000" />
|
||||
<workItem from="1770641739752" duration="1090000" />
|
||||
<workItem from="1770641739752" duration="1452000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="更新編輯按鈕">
|
||||
<option name="closed" value="true" />
|
||||
@ -88,7 +88,15 @@
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1770484108154</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="2" />
|
||||
<task id="LOCAL-00002" summary="测试调用 Google 广告">
|
||||
<option name="closed" value="true" />
|
||||
<created>1770643977729</created>
|
||||
<option name="number" value="00002" />
|
||||
<option name="presentableId" value="LOCAL-00002" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1770643977729</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="3" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TypeScriptGeneratedFilesManager">
|
||||
@ -96,6 +104,7 @@
|
||||
</component>
|
||||
<component name="VcsManagerConfiguration">
|
||||
<MESSAGE value="更新編輯按鈕" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="更新編輯按鈕" />
|
||||
<MESSAGE value="测试调用 Google 广告" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="测试调用 Google 广告" />
|
||||
</component>
|
||||
</project>
|
||||
@ -13,7 +13,6 @@
|
||||
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/dark.css" title="dark" disabled/>
|
||||
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/buble.css" title="buble" disabled/>
|
||||
<link rel="stylesheet" href="//cdn.jsdelivr.net/npm/docsify@4/lib/themes/pure.css" title="pure" disabled/>
|
||||
<script src="//cdn.jsdelivr.net/npm/docsify-plugin-adsense@1/index.min.js"></script>
|
||||
|
||||
<!-- Google Tag Manager -->
|
||||
<script>(function (w, d, s, l, i) {
|
||||
@ -46,6 +45,7 @@
|
||||
<body>
|
||||
<div id="app">Loading ...</div>
|
||||
<script src="//cdn.jsdelivr.net/npm/docsify-plugin-carbon@1"></script>
|
||||
<script src="//cdn.jsdelivr.net/npm/docsify-plugin-adsense@1/index.min.js"></script>
|
||||
<script>
|
||||
// Set html "lang" attribute based on URL
|
||||
var lang = location.hash.match(/#\/(de-de|es|ru-ru|zh-cn)\//);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user