workspace.xml 19 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="82570a17-8430-4238-ae79-81bbbd2de81f" name="Default Changelist" comment="index 轮播">
  5. <change afterPath="$PROJECT_DIR$/.idea/modules.xml" afterDir="false" />
  6. <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/imgs/favicon.ico" beforeDir="false" afterPath="$PROJECT_DIR$/imgs/favicon.ico" afterDir="false" />
  9. </list>
  10. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  11. <option name="SHOW_DIALOG" value="false" />
  12. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  13. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  14. <option name="LAST_RESOLUTION" value="IGNORE" />
  15. </component>
  16. <component name="FUSProjectUsageTrigger">
  17. <session id="739377457">
  18. <usages-collector id="statistics.lifecycle.project">
  19. <counts>
  20. <entry key="project.closed" value="4" />
  21. <entry key="project.open.time.0" value="2" />
  22. <entry key="project.open.time.1" value="1" />
  23. <entry key="project.opened" value="3" />
  24. </counts>
  25. </usages-collector>
  26. <usages-collector id="statistics.file.extensions.open">
  27. <counts>
  28. <entry key="33" value="1" />
  29. <entry key="html" value="10" />
  30. <entry key="ico" value="1" />
  31. <entry key="png" value="7" />
  32. </counts>
  33. </usages-collector>
  34. <usages-collector id="statistics.file.types.open">
  35. <counts>
  36. <entry key="HTML" value="10" />
  37. <entry key="Image" value="8" />
  38. <entry key="PLAIN_TEXT" value="1" />
  39. </counts>
  40. </usages-collector>
  41. <usages-collector id="statistics.file.extensions.edit">
  42. <counts>
  43. <entry key="html" value="54" />
  44. <entry key="txt" value="30" />
  45. </counts>
  46. </usages-collector>
  47. <usages-collector id="statistics.file.types.edit">
  48. <counts>
  49. <entry key="HTML" value="54" />
  50. <entry key="PLAIN_TEXT" value="30" />
  51. </counts>
  52. </usages-collector>
  53. </session>
  54. <session id="1525361887">
  55. <usages-collector id="statistics.lifecycle.project">
  56. <counts>
  57. <entry key="project.closed" value="3" />
  58. <entry key="project.open.time.0" value="4" />
  59. <entry key="project.open.time.10" value="1" />
  60. <entry key="project.opened" value="5" />
  61. </counts>
  62. </usages-collector>
  63. <usages-collector id="statistics.file.extensions.open">
  64. <counts>
  65. <entry key="html" value="5" />
  66. <entry key="ico" value="2" />
  67. </counts>
  68. </usages-collector>
  69. <usages-collector id="statistics.file.types.open">
  70. <counts>
  71. <entry key="HTML" value="5" />
  72. <entry key="Image" value="2" />
  73. </counts>
  74. </usages-collector>
  75. <usages-collector id="statistics.file.extensions.edit">
  76. <counts>
  77. <entry key="html" value="17" />
  78. <entry key="txt" value="1" />
  79. </counts>
  80. </usages-collector>
  81. <usages-collector id="statistics.file.types.edit">
  82. <counts>
  83. <entry key="HTML" value="17" />
  84. <entry key="PLAIN_TEXT" value="1" />
  85. </counts>
  86. </usages-collector>
  87. </session>
  88. </component>
  89. <component name="FileEditorManager">
  90. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  91. <file pinned="false" current-in-tab="false">
  92. <entry file="file://$PROJECT_DIR$/33">
  93. <provider selected="true" editor-type-id="text-editor">
  94. <state relative-caret-position="201042">
  95. <caret line="7446" column="14" selection-start-line="7446" selection-start-column="14" selection-end-line="7446" selection-end-column="14" />
  96. </state>
  97. </provider>
  98. </entry>
  99. </file>
  100. <file pinned="false" current-in-tab="true">
  101. <entry file="file://$PROJECT_DIR$/index.html">
  102. <provider selected="true" editor-type-id="text-editor">
  103. <state relative-caret-position="270">
  104. <caret line="121" column="51" lean-forward="true" selection-start-line="121" selection-start-column="51" selection-end-line="121" selection-end-column="51" />
  105. </state>
  106. </provider>
  107. </entry>
  108. </file>
  109. </leaf>
  110. </component>
  111. <component name="FindInProjectRecents">
  112. <findStrings>
  113. <find>gaokaoapp.</find>
  114. <find>xingaokao</find>
  115. <find>\&lt;div class\=\&quot;header\&quot;\&gt;\n \&lt;div class\=\&quot;container\&quot;\&gt;\n \&lt;div id\=\&quot;face\&quot; class\=\&quot;ha\-item\&quot;\&gt;\n \&lt;div class\=\&quot;img pull\-left\&quot;\&gt;\n \&lt;\!\-\- 网站图标 \-\-\&gt;\n \&lt;\!\-\- \&lt;img src\=\&quot;http\:\/\/www\.nostone\.cn\/static\/img\/logo\.dd1b687\.png \&quot; alt\=\&quot;\&quot; draggable\=\&quot;false\&quot;\&gt; \-\-\&gt;\n \&lt;span\&gt;大联考\&lt;\/span\&gt;\n \&lt;\/div\&gt;\n \&lt;div class\=\&quot;app pull\-right\&quot;\&gt;\n \&lt;a href\=\&quot;http\:\/\/down\.gaokaoapp\.net\&quot; draggable\=\&quot;false\&quot;\&gt;\n \&lt;img src\=\&quot;\.\.\/imgs\/app_dowload\.png\&quot; alt\=\&quot;\&quot; draggable\=\&quot;false\&quot;\&gt;\&lt;br\&gt;\n \&lt;span\&gt;大联考App下载\&lt;\/span\&gt;\n \&lt;\/a\&gt;\n \&lt;\/div\&gt;\n \&lt;\/div\&gt;\n \&lt;\/div\&gt;\n \&lt;\/div\&gt;</find>
  116. <find>http://www.gaokaoapp.net</find>
  117. <find>download</find>
  118. <find>time</find>
  119. <find>文章标题</find>
  120. <find>创建时间</find>
  121. <find>imgs/app.png</find>
  122. </findStrings>
  123. <replaceStrings>
  124. <replace />
  125. <replace>http://gaokaoapp.net</replace>
  126. </replaceStrings>
  127. </component>
  128. <component name="Git.Settings">
  129. <option name="UPDATE_TYPE" value="MERGE" />
  130. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  131. </component>
  132. <component name="IdeDocumentHistory">
  133. <option name="CHANGED_PATHS">
  134. <list>
  135. <option value="$PROJECT_DIR$/ngk/ngk.html" />
  136. <option value="$PROJECT_DIR$/xgk/xgk.html" />
  137. <option value="$PROJECT_DIR$/h_news/new_detail.html" />
  138. <option value="$PROJECT_DIR$/h_news/news_list.html" />
  139. <option value="$PROJECT_DIR$/h_news/news_detail.html" />
  140. <option value="$PROJECT_DIR$/index.html" />
  141. <option value="$PROJECT_DIR$/33" />
  142. </list>
  143. </option>
  144. </component>
  145. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  146. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  147. <component name="JsGulpfileManager">
  148. <detection-done>true</detection-done>
  149. <sorting>DEFINITION_ORDER</sorting>
  150. </component>
  151. <component name="ProjectFrameBounds" extendedState="6">
  152. <option name="x" value="-7" />
  153. <option name="width" value="1933" />
  154. <option name="height" value="1047" />
  155. </component>
  156. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  157. <component name="ProjectView">
  158. <navigator proportions="" version="1">
  159. <foldersAlwaysOnTop value="true" />
  160. </navigator>
  161. <panes>
  162. <pane id="Scope" />
  163. <pane id="ProjectPane">
  164. <subPane>
  165. <expand>
  166. <path>
  167. <item name="examwin_web" type="b2602c69:ProjectViewProjectNode" />
  168. <item name="examwin_web" type="462c0819:PsiDirectoryNode" />
  169. </path>
  170. <path>
  171. <item name="examwin_web" type="b2602c69:ProjectViewProjectNode" />
  172. <item name="examwin_web" type="462c0819:PsiDirectoryNode" />
  173. <item name="imgs" type="462c0819:PsiDirectoryNode" />
  174. </path>
  175. </expand>
  176. <select />
  177. </subPane>
  178. </pane>
  179. </panes>
  180. </component>
  181. <component name="PropertiesComponent">
  182. <property name="WebServerToolWindowFactoryState" value="false" />
  183. <property name="last_opened_file_path" value="$PROJECT_DIR$" />
  184. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  185. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  186. <property name="settings.editor.selected.configurable" value="configurable.group.appearance" />
  187. </component>
  188. <component name="RecentsManager">
  189. <key name="CopyFile.RECENT_KEYS">
  190. <recent name="E:\examwin\examwin_web" />
  191. <recent name="E:\examwin\examwin_web\ngk" />
  192. </key>
  193. </component>
  194. <component name="RunDashboard">
  195. <option name="ruleStates">
  196. <list>
  197. <RuleState>
  198. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  199. </RuleState>
  200. <RuleState>
  201. <option name="name" value="StatusDashboardGroupingRule" />
  202. </RuleState>
  203. </list>
  204. </option>
  205. </component>
  206. <component name="SvnConfiguration">
  207. <configuration />
  208. </component>
  209. <component name="TaskManager">
  210. <task active="true" id="Default" summary="Default task">
  211. <changelist id="82570a17-8430-4238-ae79-81bbbd2de81f" name="Default Changelist" comment="" />
  212. <created>1628819954865</created>
  213. <option name="number" value="Default" />
  214. <option name="presentableId" value="Default" />
  215. <updated>1628819954865</updated>
  216. </task>
  217. <task id="LOCAL-00001" summary="index">
  218. <created>1628825424289</created>
  219. <option name="number" value="00001" />
  220. <option name="presentableId" value="LOCAL-00001" />
  221. <option name="project" value="LOCAL" />
  222. <updated>1628825424290</updated>
  223. </task>
  224. <task id="LOCAL-00002" summary="index">
  225. <created>1628905200427</created>
  226. <option name="number" value="00002" />
  227. <option name="presentableId" value="LOCAL-00002" />
  228. <option name="project" value="LOCAL" />
  229. <updated>1628905200427</updated>
  230. </task>
  231. <task id="LOCAL-00003" summary="ngk 新高考">
  232. <created>1628906377733</created>
  233. <option name="number" value="00003" />
  234. <option name="presentableId" value="LOCAL-00003" />
  235. <option name="project" value="LOCAL" />
  236. <updated>1628906377733</updated>
  237. </task>
  238. <task id="LOCAL-00004" summary="xgk 新高考">
  239. <created>1628926061037</created>
  240. <option name="number" value="00004" />
  241. <option name="presentableId" value="LOCAL-00004" />
  242. <option name="project" value="LOCAL" />
  243. <updated>1628926061037</updated>
  244. </task>
  245. <task id="LOCAL-00005" summary="alt=大联考">
  246. <created>1629095347159</created>
  247. <option name="number" value="00005" />
  248. <option name="presentableId" value="LOCAL-00005" />
  249. <option name="project" value="LOCAL" />
  250. <updated>1629095347159</updated>
  251. </task>
  252. <task id="LOCAL-00006" summary="index">
  253. <created>1629096552953</created>
  254. <option name="number" value="00006" />
  255. <option name="presentableId" value="LOCAL-00006" />
  256. <option name="project" value="LOCAL" />
  257. <updated>1629096552953</updated>
  258. </task>
  259. <task id="LOCAL-00007" summary="index 轮播">
  260. <created>1629101739388</created>
  261. <option name="number" value="00007" />
  262. <option name="presentableId" value="LOCAL-00007" />
  263. <option name="project" value="LOCAL" />
  264. <updated>1629101739388</updated>
  265. </task>
  266. <option name="localTasksCounter" value="8" />
  267. <servers />
  268. </component>
  269. <component name="ToolWindowManager">
  270. <frame x="-8" y="-8" width="1936" height="1056" extended-state="7" />
  271. <editor active="true" />
  272. <layout>
  273. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.1337953" />
  274. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  275. <window_info id="Favorites" order="2" side_tool="true" />
  276. <window_info anchor="bottom" id="Message" order="0" />
  277. <window_info anchor="bottom" id="Find" order="1" />
  278. <window_info anchor="bottom" id="Run" order="2" />
  279. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  280. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  281. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  282. <window_info anchor="bottom" id="TODO" order="6" />
  283. <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
  284. <window_info anchor="bottom" id="Version Control" order="8" visible="true" weight="0.40455532" />
  285. <window_info anchor="bottom" id="Database Changes" order="9" show_stripe_button="false" />
  286. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  287. <window_info anchor="bottom" id="Terminal" order="11" weight="0.3264642" />
  288. <window_info anchor="bottom" id="Python Console" order="12" weight="0.329718" />
  289. <window_info anchor="right" id="Commander" order="0" weight="0.4" />
  290. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  291. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  292. <window_info anchor="right" id="SciView" order="3" />
  293. <window_info anchor="right" id="Database" order="4" />
  294. </layout>
  295. <layout-to-restore>
  296. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.13272922" />
  297. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  298. <window_info id="Favorites" order="2" side_tool="true" />
  299. <window_info anchor="bottom" id="Message" order="0" />
  300. <window_info anchor="bottom" id="Find" order="1" />
  301. <window_info anchor="bottom" id="Run" order="2" />
  302. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  303. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  304. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  305. <window_info anchor="bottom" id="TODO" order="6" />
  306. <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
  307. <window_info active="true" anchor="bottom" id="Version Control" order="8" visible="true" weight="0.329718" />
  308. <window_info anchor="bottom" id="Database Changes" order="9" show_stripe_button="false" />
  309. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  310. <window_info anchor="bottom" id="Terminal" order="11" weight="0.3264642" />
  311. <window_info anchor="bottom" id="Python Console" order="12" weight="0.329718" />
  312. <window_info anchor="right" id="Commander" order="0" weight="0.4" />
  313. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  314. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  315. <window_info anchor="right" id="SciView" order="3" />
  316. <window_info anchor="right" id="Database" order="4" />
  317. </layout-to-restore>
  318. </component>
  319. <component name="TypeScriptGeneratedFilesManager">
  320. <option name="version" value="1" />
  321. </component>
  322. <component name="Vcs.Log.History.Properties">
  323. <option name="COLUMN_ORDER">
  324. <list>
  325. <option value="0" />
  326. <option value="2" />
  327. <option value="3" />
  328. <option value="1" />
  329. </list>
  330. </option>
  331. </component>
  332. <component name="Vcs.Log.Tabs.Properties">
  333. <option name="TAB_STATES">
  334. <map>
  335. <entry key="MAIN">
  336. <value>
  337. <State>
  338. <option name="RECENTLY_FILTERED_USER_GROUPS">
  339. <collection />
  340. </option>
  341. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  342. <collection />
  343. </option>
  344. <option name="COLUMN_ORDER">
  345. <list>
  346. <option value="0" />
  347. <option value="1" />
  348. <option value="2" />
  349. <option value="3" />
  350. </list>
  351. </option>
  352. </State>
  353. </value>
  354. </entry>
  355. </map>
  356. </option>
  357. </component>
  358. <component name="VcsContentAnnotationSettings">
  359. <option name="myLimit" value="2678400000" />
  360. </component>
  361. <component name="VcsManagerConfiguration">
  362. <MESSAGE value="ngk 新高考" />
  363. <MESSAGE value="xgk 新高考" />
  364. <MESSAGE value="alt=大联考" />
  365. <MESSAGE value="index" />
  366. <MESSAGE value="index 轮播" />
  367. <option name="LAST_COMMIT_MESSAGE" value="index 轮播" />
  368. </component>
  369. <component name="editorHistoryManager">
  370. <entry file="file://$PROJECT_DIR$/xgk/xgk.html">
  371. <provider selected="true" editor-type-id="text-editor">
  372. <state relative-caret-position="91">
  373. <caret line="7" selection-start-line="7" selection-end-line="9" selection-end-column="75" />
  374. </state>
  375. </provider>
  376. </entry>
  377. <entry file="file://$PROJECT_DIR$/h_news/new_detail.html" />
  378. <entry file="file://$PROJECT_DIR$/h_news/news_detail.html">
  379. <provider selected="true" editor-type-id="text-editor">
  380. <state relative-caret-position="648">
  381. <caret line="33" column="39" lean-forward="true" selection-start-line="33" selection-start-column="39" selection-end-line="33" selection-end-column="39" />
  382. </state>
  383. </provider>
  384. </entry>
  385. <entry file="file://$PROJECT_DIR$/h_news/news_list.html">
  386. <provider selected="true" editor-type-id="text-editor">
  387. <state relative-caret-position="405">
  388. <caret line="15" column="54" lean-forward="true" selection-start-line="15" selection-start-column="54" selection-end-line="15" selection-end-column="54" />
  389. </state>
  390. </provider>
  391. </entry>
  392. <entry file="file://$PROJECT_DIR$/imgs/app.png">
  393. <provider selected="true" editor-type-id="images" />
  394. </entry>
  395. <entry file="file://$PROJECT_DIR$/imgs/juanzi.png">
  396. <provider selected="true" editor-type-id="images" />
  397. </entry>
  398. <entry file="file://$PROJECT_DIR$/imgs/qq.png">
  399. <provider selected="true" editor-type-id="images" />
  400. </entry>
  401. <entry file="file://$PROJECT_DIR$/imgs/weibo.png">
  402. <provider selected="true" editor-type-id="images" />
  403. </entry>
  404. <entry file="file://$PROJECT_DIR$/imgs/weixin.png">
  405. <provider selected="true" editor-type-id="images" />
  406. </entry>
  407. <entry file="file://$PROJECT_DIR$/imgs/app_dowload.png">
  408. <provider selected="true" editor-type-id="images" />
  409. </entry>
  410. <entry file="file://$PROJECT_DIR$/imgs/favicon.ico">
  411. <provider selected="true" editor-type-id="images" />
  412. </entry>
  413. <entry file="file://$PROJECT_DIR$/33">
  414. <provider selected="true" editor-type-id="text-editor">
  415. <state relative-caret-position="201042">
  416. <caret line="7446" column="14" selection-start-line="7446" selection-start-column="14" selection-end-line="7446" selection-end-column="14" />
  417. </state>
  418. </provider>
  419. </entry>
  420. <entry file="file://$PROJECT_DIR$/index.html">
  421. <provider selected="true" editor-type-id="text-editor">
  422. <state relative-caret-position="270">
  423. <caret line="121" column="51" lean-forward="true" selection-start-line="121" selection-start-column="51" selection-end-line="121" selection-end-column="51" />
  424. </state>
  425. </provider>
  426. </entry>
  427. </component>
  428. </project>