格式化代码
This commit is contained in:
Generated
+13
-4
@@ -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="测试广告 Push">
|
||||
<list default="true" id="fa3ca596-285f-4ed7-a3a4-7b1482493fd4" name="Changes" comment="Add slot">
|
||||
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
||||
<change beforePath="$PROJECT_DIR$/docs/docsify-plugin-ads.js" beforeDir="false" afterPath="$PROJECT_DIR$/docs/docsify-plugin-ads.js" afterDir="false" />
|
||||
</list>
|
||||
@@ -90,7 +90,7 @@
|
||||
<option name="presentableId" value="Default" />
|
||||
<updated>1716613044992</updated>
|
||||
<workItem from="1770483844428" duration="453000" />
|
||||
<workItem from="1770641739752" duration="11497000" />
|
||||
<workItem from="1770641739752" duration="11905000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="更新編輯按鈕">
|
||||
<option name="closed" value="true" />
|
||||
@@ -156,7 +156,15 @@
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1770654577739</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="9" />
|
||||
<task id="LOCAL-00009" summary="Add slot">
|
||||
<option name="closed" value="true" />
|
||||
<created>1770655258344</created>
|
||||
<option name="number" value="00009" />
|
||||
<option name="presentableId" value="LOCAL-00009" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1770655258344</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="10" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TypeScriptGeneratedFilesManager">
|
||||
@@ -167,6 +175,7 @@
|
||||
<MESSAGE value="测试调用 Google 广告" />
|
||||
<MESSAGE value="调试 Google 广告" />
|
||||
<MESSAGE value="测试广告 Push" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="测试广告 Push" />
|
||||
<MESSAGE value="Add slot" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="Add slot" />
|
||||
</component>
|
||||
</project>
|
||||
@@ -47,8 +47,6 @@
|
||||
sidebarEl.insertBefore(scriptIns, sidebarEl.lastChild);
|
||||
sidebarEl.insertBefore(scriptAdPush, sidebarEl.lastChild);
|
||||
}
|
||||
|
||||
|
||||
},
|
||||
|
||||
injectCarbonStyle() {
|
||||
|
||||
Reference in New Issue
Block a user