workspace.xml 36 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784
  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="">
  5. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. </list>
  7. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  8. <option name="SHOW_DIALOG" value="false" />
  9. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  10. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  11. <option name="LAST_RESOLUTION" value="IGNORE" />
  12. </component>
  13. <component name="FUSProjectUsageTrigger">
  14. <session id="739377457">
  15. <usages-collector id="statistics.lifecycle.project">
  16. <counts>
  17. <entry key="project.closed" value="10" />
  18. <entry key="project.open.time.0" value="2" />
  19. <entry key="project.open.time.1" value="2" />
  20. <entry key="project.open.time.2" value="1" />
  21. <entry key="project.open.time.6" value="1" />
  22. <entry key="project.open.time.8" value="2" />
  23. <entry key="project.open.time.9" value="1" />
  24. <entry key="project.opened" value="9" />
  25. </counts>
  26. </usages-collector>
  27. <usages-collector id="statistics.file.extensions.open">
  28. <counts>
  29. <entry key="33" value="1" />
  30. <entry key="gitignore" value="2" />
  31. <entry key="html" value="20" />
  32. <entry key="ico" value="1" />
  33. <entry key="js" value="1" />
  34. <entry key="png" value="11" />
  35. </counts>
  36. </usages-collector>
  37. <usages-collector id="statistics.file.types.open">
  38. <counts>
  39. <entry key="HTML" value="20" />
  40. <entry key="Image" value="12" />
  41. <entry key="JavaScript" value="1" />
  42. <entry key="PLAIN_TEXT" value="3" />
  43. </counts>
  44. </usages-collector>
  45. <usages-collector id="statistics.file.extensions.edit">
  46. <counts>
  47. <entry key="gitignore" value="7" />
  48. <entry key="html" value="191" />
  49. <entry key="txt" value="56" />
  50. </counts>
  51. </usages-collector>
  52. <usages-collector id="statistics.file.types.edit">
  53. <counts>
  54. <entry key="HTML" value="191" />
  55. <entry key="PLAIN_TEXT" value="63" />
  56. </counts>
  57. </usages-collector>
  58. </session>
  59. <session id="1525361887">
  60. <usages-collector id="statistics.lifecycle.project">
  61. <counts>
  62. <entry key="project.closed" value="3" />
  63. <entry key="project.open.time.0" value="4" />
  64. <entry key="project.open.time.10" value="1" />
  65. <entry key="project.opened" value="5" />
  66. </counts>
  67. </usages-collector>
  68. <usages-collector id="statistics.file.extensions.open">
  69. <counts>
  70. <entry key="html" value="5" />
  71. <entry key="ico" value="2" />
  72. </counts>
  73. </usages-collector>
  74. <usages-collector id="statistics.file.types.open">
  75. <counts>
  76. <entry key="HTML" value="5" />
  77. <entry key="Image" value="2" />
  78. </counts>
  79. </usages-collector>
  80. <usages-collector id="statistics.file.extensions.edit">
  81. <counts>
  82. <entry key="html" value="17" />
  83. <entry key="txt" value="1" />
  84. </counts>
  85. </usages-collector>
  86. <usages-collector id="statistics.file.types.edit">
  87. <counts>
  88. <entry key="HTML" value="17" />
  89. <entry key="PLAIN_TEXT" value="1" />
  90. </counts>
  91. </usages-collector>
  92. </session>
  93. </component>
  94. <component name="FileEditorManager">
  95. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  96. <file pinned="false" current-in-tab="false">
  97. <entry file="file://$PROJECT_DIR$/h_news/news_detail.html">
  98. <provider selected="true" editor-type-id="text-editor">
  99. <state relative-caret-position="342">
  100. <caret line="61" column="16" lean-forward="true" selection-start-line="61" selection-start-column="16" selection-end-line="61" selection-end-column="16" />
  101. <folding>
  102. <element signature="n#style#0;n#i#0;n#div#0;n#div#1;n#div#0;n#div#0;n#div#0;n#div#1;n#body#0;n#html#0;n#!!top" expanded="true" />
  103. <element signature="n#style#0;n#div#0;n#div#5;n#body#0;n#html#0;n#!!top" expanded="true" />
  104. </folding>
  105. </state>
  106. </provider>
  107. </entry>
  108. </file>
  109. <file pinned="false" current-in-tab="false">
  110. <entry file="file://$PROJECT_DIR$/imgs/msg.png">
  111. <provider selected="true" editor-type-id="images" />
  112. </entry>
  113. </file>
  114. <file pinned="false" current-in-tab="true">
  115. <entry file="file://$PROJECT_DIR$/h_exam/exam_detail.html">
  116. <provider selected="true" editor-type-id="text-editor">
  117. <state relative-caret-position="276">
  118. <caret line="157" column="55" lean-forward="true" selection-start-line="157" selection-start-column="55" selection-end-line="157" selection-end-column="55" />
  119. <folding>
  120. <element signature="n#style#0;n#i#0;n#div#0;n#div#2;n#div#0;n#div#0;n#div#0;n#div#1;n#body#0;n#html#0;n#!!top" expanded="true" />
  121. <element signature="n#style#0;n#a#0;n#p#0;n#div#0;n#div#5;n#body#0;n#html#0;n#!!top" expanded="true" />
  122. </folding>
  123. </state>
  124. </provider>
  125. </entry>
  126. </file>
  127. <file pinned="false" current-in-tab="false">
  128. <entry file="file://$PROJECT_DIR$/index.html">
  129. <provider selected="true" editor-type-id="text-editor">
  130. <state relative-caret-position="405">
  131. <caret line="15" column="57" selection-start-line="15" selection-start-column="57" selection-end-line="15" selection-end-column="57" />
  132. <folding>
  133. <element signature="n#style#0;n#div#0;n#div#1;n#div#0;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
  134. <element signature="n#style#0;n#div#0;n#div#0;n#div#0;n#div#0;n#div#0;n#div#0;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
  135. <element signature="n#style#0;n#a#0;n#div#0;n#div#0;n#div#0;n#div#0;n#div#0;n#div#0;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
  136. <element signature="n#style#0;n#a#1;n#div#0;n#div#0;n#div#0;n#div#0;n#div#0;n#div#0;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
  137. </folding>
  138. </state>
  139. </provider>
  140. </entry>
  141. </file>
  142. <file pinned="false" current-in-tab="false">
  143. <entry file="file://$PROJECT_DIR$/h_news/news_list.html">
  144. <provider selected="true" editor-type-id="text-editor">
  145. <state relative-caret-position="577">
  146. <caret line="70" column="12" selection-start-line="70" selection-start-column="12" selection-end-line="70" selection-end-column="12" />
  147. </state>
  148. </provider>
  149. </entry>
  150. </file>
  151. </leaf>
  152. </component>
  153. <component name="FindInProjectRecents">
  154. <findStrings>
  155. <find>gaokaoapp.</find>
  156. <find>xingaokao</find>
  157. <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>
  158. <find>http://www.gaokaoapp.net</find>
  159. <find>download</find>
  160. <find>time</find>
  161. <find>文章标题</find>
  162. <find>创建时间</find>
  163. <find>imgs/app.png</find>
  164. <find>bg.</find>
  165. <find>province</find>
  166. <find>河南</find>
  167. <find>ontent-style r</find>
  168. <find>专题</find>
  169. <find>ontent-style</find>
  170. <find>郑州燎原计算机技术有限公司</find>
  171. <find>_blank</find>
  172. <find>zzliaoyuan.com</find>
  173. <find>评论</find>
  174. </findStrings>
  175. <replaceStrings>
  176. <replace>http://gaokaoapp.net</replace>
  177. <replace />
  178. <replace>&lt;a href=&quot;http://app.gaokaoapp.net&quot; target=&quot;_blank&quot;&gt;大联考&lt;/a&gt;</replace>
  179. </replaceStrings>
  180. </component>
  181. <component name="Git.Settings">
  182. <option name="UPDATE_TYPE" value="MERGE" />
  183. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  184. </component>
  185. <component name="IdeDocumentHistory">
  186. <option name="CHANGED_PATHS">
  187. <list>
  188. <option value="$PROJECT_DIR$/ngk/ngk.html" />
  189. <option value="$PROJECT_DIR$/h_news/new_detail.html" />
  190. <option value="$PROJECT_DIR$/33" />
  191. <option value="$PROJECT_DIR$/xgk/xgk.html" />
  192. <option value="$PROJECT_DIR$/.gitignore" />
  193. <option value="$PROJECT_DIR$/h_news/news_list.html" />
  194. <option value="$PROJECT_DIR$/index.html" />
  195. <option value="$PROJECT_DIR$/h_exam/404.html" />
  196. <option value="$PROJECT_DIR$/h_news/news_detail.html" />
  197. <option value="$PROJECT_DIR$/h_exam/exam_detail.html" />
  198. </list>
  199. </option>
  200. </component>
  201. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  202. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  203. <component name="JsGulpfileManager">
  204. <detection-done>true</detection-done>
  205. <sorting>DEFINITION_ORDER</sorting>
  206. </component>
  207. <component name="ProjectFrameBounds" extendedState="6">
  208. <option name="x" value="-7" />
  209. <option name="width" value="1933" />
  210. <option name="height" value="1047" />
  211. </component>
  212. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  213. <component name="ProjectView">
  214. <navigator proportions="" version="1">
  215. <foldersAlwaysOnTop value="true" />
  216. </navigator>
  217. <panes>
  218. <pane id="ProjectPane">
  219. <subPane>
  220. <expand>
  221. <path>
  222. <item name="examwin_web" type="b2602c69:ProjectViewProjectNode" />
  223. <item name="examwin_web" type="462c0819:PsiDirectoryNode" />
  224. </path>
  225. <path>
  226. <item name="examwin_web" type="b2602c69:ProjectViewProjectNode" />
  227. <item name="examwin_web" type="462c0819:PsiDirectoryNode" />
  228. <item name="h_exam" type="462c0819:PsiDirectoryNode" />
  229. </path>
  230. <path>
  231. <item name="examwin_web" type="b2602c69:ProjectViewProjectNode" />
  232. <item name="examwin_web" type="462c0819:PsiDirectoryNode" />
  233. <item name="h_news" type="462c0819:PsiDirectoryNode" />
  234. </path>
  235. <path>
  236. <item name="examwin_web" type="b2602c69:ProjectViewProjectNode" />
  237. <item name="examwin_web" type="462c0819:PsiDirectoryNode" />
  238. <item name="imgs" type="462c0819:PsiDirectoryNode" />
  239. </path>
  240. <path>
  241. <item name="examwin_web" type="b2602c69:ProjectViewProjectNode" />
  242. <item name="examwin_web" type="462c0819:PsiDirectoryNode" />
  243. <item name="js" type="462c0819:PsiDirectoryNode" />
  244. </path>
  245. </expand>
  246. <select />
  247. </subPane>
  248. </pane>
  249. <pane id="Scope" />
  250. </panes>
  251. </component>
  252. <component name="PropertiesComponent">
  253. <property name="WebServerToolWindowFactoryState" value="false" />
  254. <property name="last_opened_file_path" value="$PROJECT_DIR$/../examwin_admin" />
  255. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  256. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  257. <property name="settings.editor.selected.configurable" value="configurable.group.appearance" />
  258. </component>
  259. <component name="RecentsManager">
  260. <key name="CopyFile.RECENT_KEYS">
  261. <recent name="E:\examwin\examwin_web\h_exam" />
  262. <recent name="E:\examwin\examwin_web" />
  263. <recent name="E:\examwin\examwin_web\imgs" />
  264. <recent name="E:\examwin\examwin_web\h_news" />
  265. <recent name="E:\examwin\examwin_web\ngk" />
  266. </key>
  267. </component>
  268. <component name="RestoreUpdateTree" date="Moments ago" ActionInfo="_Update">
  269. <UpdatedFiles>
  270. <FILE-GROUP>
  271. <option name="myUpdateName" value="Updated from server" />
  272. <option name="myStatusName" value="Changed on server" />
  273. <option name="mySupportsDeletion" value="false" />
  274. <option name="myCanBeAbsent" value="false" />
  275. <option name="myId" value="CHANGED_ON_SERVER" />
  276. <FILE-GROUP>
  277. <option name="myUpdateName" value="Updated" />
  278. <option name="myStatusName" value="Changed" />
  279. <option name="mySupportsDeletion" value="false" />
  280. <option name="myCanBeAbsent" value="false" />
  281. <option name="myId" value="UPDATED" />
  282. <PATH vcs="Git" revision="">$PROJECT_DIR$/404.html</PATH>
  283. <PATH vcs="Git" revision="">$PROJECT_DIR$/h_exam/exam_detail.html</PATH>
  284. <PATH vcs="Git" revision="">$PROJECT_DIR$/h_exam/exam_detail_img.html</PATH>
  285. <PATH vcs="Git" revision="">$PROJECT_DIR$/h_exam/exam_list.html</PATH>
  286. <PATH vcs="Git" revision="">$PROJECT_DIR$/h_news/news_detail.html</PATH>
  287. <PATH vcs="Git" revision="">$PROJECT_DIR$/h_news/news_list.html</PATH>
  288. <PATH vcs="Git" revision="">$PROJECT_DIR$/index.html</PATH>
  289. <PATH vcs="Git" revision="">$PROJECT_DIR$/xgk/xgk.html</PATH>
  290. </FILE-GROUP>
  291. <FILE-GROUP>
  292. <option name="myUpdateName" value="Created" />
  293. <option name="myStatusName" value="Created" />
  294. <option name="mySupportsDeletion" value="false" />
  295. <option name="myCanBeAbsent" value="false" />
  296. <option name="myId" value="CREATED" />
  297. <PATH vcs="Git" revision="">$PROJECT_DIR$/imgs/msg.png</PATH>
  298. </FILE-GROUP>
  299. <FILE-GROUP>
  300. <option name="myUpdateName" value="Deleted" />
  301. <option name="myStatusName" value="Deleted" />
  302. <option name="mySupportsDeletion" value="false" />
  303. <option name="myCanBeAbsent" value="true" />
  304. <option name="myId" value="REMOVED_FROM_REPOSITORY" />
  305. </FILE-GROUP>
  306. <FILE-GROUP>
  307. <option name="myUpdateName" value="Restored" />
  308. <option name="myStatusName" value="Will be restored" />
  309. <option name="mySupportsDeletion" value="false" />
  310. <option name="myCanBeAbsent" value="false" />
  311. <option name="myId" value="RESTORED" />
  312. </FILE-GROUP>
  313. </FILE-GROUP>
  314. <FILE-GROUP>
  315. <option name="myUpdateName" value="Modified" />
  316. <option name="myStatusName" value="Modified" />
  317. <option name="mySupportsDeletion" value="false" />
  318. <option name="myCanBeAbsent" value="false" />
  319. <option name="myId" value="MODIFIED" />
  320. </FILE-GROUP>
  321. <FILE-GROUP>
  322. <option name="myUpdateName" value="Skipped" />
  323. <option name="myStatusName" value="Skipped" />
  324. <option name="mySupportsDeletion" value="false" />
  325. <option name="myCanBeAbsent" value="false" />
  326. <option name="myId" value="SKIPPED" />
  327. </FILE-GROUP>
  328. <FILE-GROUP>
  329. <option name="myUpdateName" value="Merged with conflicts" />
  330. <option name="myStatusName" value="Will be merged with conflicts" />
  331. <option name="mySupportsDeletion" value="false" />
  332. <option name="myCanBeAbsent" value="false" />
  333. <option name="myId" value="MERGED_WITH_CONFLICTS" />
  334. </FILE-GROUP>
  335. <FILE-GROUP>
  336. <option name="myUpdateName" value="Merged with tree conflicts" />
  337. <option name="myStatusName" value="Merged with tree conflicts" />
  338. <option name="mySupportsDeletion" value="false" />
  339. <option name="myCanBeAbsent" value="false" />
  340. <option name="myId" value="MERGED_WITH_TREE_CONFLICT" />
  341. </FILE-GROUP>
  342. <FILE-GROUP>
  343. <option name="myUpdateName" value="Merged with property conflicts" />
  344. <option name="myStatusName" value="Will be merged with property conflicts" />
  345. <option name="mySupportsDeletion" value="false" />
  346. <option name="myCanBeAbsent" value="false" />
  347. <option name="myId" value="MERGED_WITH_PROPERTY_CONFLICT" />
  348. </FILE-GROUP>
  349. <FILE-GROUP>
  350. <option name="myUpdateName" value="Merged" />
  351. <option name="myStatusName" value="Will be merged" />
  352. <option name="mySupportsDeletion" value="false" />
  353. <option name="myCanBeAbsent" value="false" />
  354. <option name="myId" value="MERGED" />
  355. </FILE-GROUP>
  356. <FILE-GROUP>
  357. <option name="myUpdateName" value="Not in repository" />
  358. <option name="myStatusName" value="Not in repository" />
  359. <option name="mySupportsDeletion" value="true" />
  360. <option name="myCanBeAbsent" value="false" />
  361. <option name="myId" value="UNKNOWN" />
  362. </FILE-GROUP>
  363. <FILE-GROUP>
  364. <option name="myUpdateName" value="Locally added" />
  365. <option name="myStatusName" value="Locally added" />
  366. <option name="mySupportsDeletion" value="false" />
  367. <option name="myCanBeAbsent" value="false" />
  368. <option name="myId" value="LOCALLY_ADDED" />
  369. </FILE-GROUP>
  370. <FILE-GROUP>
  371. <option name="myUpdateName" value="Locally removed" />
  372. <option name="myStatusName" value="Locally removed" />
  373. <option name="mySupportsDeletion" value="false" />
  374. <option name="myCanBeAbsent" value="false" />
  375. <option name="myId" value="LOCALLY_REMOVED" />
  376. </FILE-GROUP>
  377. <FILE-GROUP>
  378. <option name="myUpdateName" value="Switched" />
  379. <option name="myStatusName" value="Switched" />
  380. <option name="mySupportsDeletion" value="false" />
  381. <option name="myCanBeAbsent" value="false" />
  382. <option name="myId" value="SWITCHED" />
  383. </FILE-GROUP>
  384. </UpdatedFiles>
  385. </component>
  386. <component name="RunDashboard">
  387. <option name="ruleStates">
  388. <list>
  389. <RuleState>
  390. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  391. </RuleState>
  392. <RuleState>
  393. <option name="name" value="StatusDashboardGroupingRule" />
  394. </RuleState>
  395. </list>
  396. </option>
  397. </component>
  398. <component name="SvnConfiguration">
  399. <configuration />
  400. </component>
  401. <component name="TaskManager">
  402. <task active="true" id="Default" summary="Default task">
  403. <changelist id="82570a17-8430-4238-ae79-81bbbd2de81f" name="Default Changelist" comment="" />
  404. <created>1628819954865</created>
  405. <option name="number" value="Default" />
  406. <option name="presentableId" value="Default" />
  407. <updated>1628819954865</updated>
  408. </task>
  409. <task id="LOCAL-00001" summary="index">
  410. <created>1628825424289</created>
  411. <option name="number" value="00001" />
  412. <option name="presentableId" value="LOCAL-00001" />
  413. <option name="project" value="LOCAL" />
  414. <updated>1628825424290</updated>
  415. </task>
  416. <task id="LOCAL-00002" summary="index">
  417. <created>1628905200427</created>
  418. <option name="number" value="00002" />
  419. <option name="presentableId" value="LOCAL-00002" />
  420. <option name="project" value="LOCAL" />
  421. <updated>1628905200427</updated>
  422. </task>
  423. <task id="LOCAL-00003" summary="ngk 新高考">
  424. <created>1628906377733</created>
  425. <option name="number" value="00003" />
  426. <option name="presentableId" value="LOCAL-00003" />
  427. <option name="project" value="LOCAL" />
  428. <updated>1628906377733</updated>
  429. </task>
  430. <task id="LOCAL-00004" summary="xgk 新高考">
  431. <created>1628926061037</created>
  432. <option name="number" value="00004" />
  433. <option name="presentableId" value="LOCAL-00004" />
  434. <option name="project" value="LOCAL" />
  435. <updated>1628926061037</updated>
  436. </task>
  437. <task id="LOCAL-00005" summary="alt=大联考">
  438. <created>1629095347159</created>
  439. <option name="number" value="00005" />
  440. <option name="presentableId" value="LOCAL-00005" />
  441. <option name="project" value="LOCAL" />
  442. <updated>1629095347159</updated>
  443. </task>
  444. <task id="LOCAL-00006" summary="index">
  445. <created>1629096552953</created>
  446. <option name="number" value="00006" />
  447. <option name="presentableId" value="LOCAL-00006" />
  448. <option name="project" value="LOCAL" />
  449. <updated>1629096552953</updated>
  450. </task>
  451. <task id="LOCAL-00007" summary="index 轮播">
  452. <created>1629101739388</created>
  453. <option name="number" value="00007" />
  454. <option name="presentableId" value="LOCAL-00007" />
  455. <option name="project" value="LOCAL" />
  456. <updated>1629101739388</updated>
  457. </task>
  458. <task id="LOCAL-00008" summary="index 轮播">
  459. <created>1629106445928</created>
  460. <option name="number" value="00008" />
  461. <option name="presentableId" value="LOCAL-00008" />
  462. <option name="project" value="LOCAL" />
  463. <updated>1629106445928</updated>
  464. </task>
  465. <task id="LOCAL-00009" summary="index 轮播">
  466. <created>1629108164413</created>
  467. <option name="number" value="00009" />
  468. <option name="presentableId" value="LOCAL-00009" />
  469. <option name="project" value="LOCAL" />
  470. <updated>1629108164413</updated>
  471. </task>
  472. <task id="LOCAL-00010" summary="index 轮播">
  473. <created>1629170537984</created>
  474. <option name="number" value="00010" />
  475. <option name="presentableId" value="LOCAL-00010" />
  476. <option name="project" value="LOCAL" />
  477. <updated>1629170537984</updated>
  478. </task>
  479. <task id="LOCAL-00011" summary="index 轮播">
  480. <created>1629171172051</created>
  481. <option name="number" value="00011" />
  482. <option name="presentableId" value="LOCAL-00011" />
  483. <option name="project" value="LOCAL" />
  484. <updated>1629171172051</updated>
  485. </task>
  486. <task id="LOCAL-00012" summary="index 轮播">
  487. <created>1629171864964</created>
  488. <option name="number" value="00012" />
  489. <option name="presentableId" value="LOCAL-00012" />
  490. <option name="project" value="LOCAL" />
  491. <updated>1629171864964</updated>
  492. </task>
  493. <task id="LOCAL-00013" summary="index 模拟考试">
  494. <created>1629187230012</created>
  495. <option name="number" value="00013" />
  496. <option name="presentableId" value="LOCAL-00013" />
  497. <option name="project" value="LOCAL" />
  498. <updated>1629187230012</updated>
  499. </task>
  500. <task id="LOCAL-00014" summary="index 模拟考试列表">
  501. <created>1629193371206</created>
  502. <option name="number" value="00014" />
  503. <option name="presentableId" value="LOCAL-00014" />
  504. <option name="project" value="LOCAL" />
  505. <updated>1629193371206</updated>
  506. </task>
  507. <task id="LOCAL-00015" summary="index 暂时删除热门专题">
  508. <created>1629193563365</created>
  509. <option name="number" value="00015" />
  510. <option name="presentableId" value="LOCAL-00015" />
  511. <option name="project" value="LOCAL" />
  512. <updated>1629193563365</updated>
  513. </task>
  514. <task id="LOCAL-00016" summary="index 资讯专题">
  515. <created>1629259156336</created>
  516. <option name="number" value="00016" />
  517. <option name="presentableId" value="LOCAL-00016" />
  518. <option name="project" value="LOCAL" />
  519. <updated>1629259156336</updated>
  520. </task>
  521. <task id="LOCAL-00017" summary="index 资讯专题">
  522. <created>1629271286765</created>
  523. <option name="number" value="00017" />
  524. <option name="presentableId" value="LOCAL-00017" />
  525. <option name="project" value="LOCAL" />
  526. <updated>1629271286765</updated>
  527. </task>
  528. <task id="LOCAL-00018" summary="footer">
  529. <created>1629271935821</created>
  530. <option name="number" value="00018" />
  531. <option name="presentableId" value="LOCAL-00018" />
  532. <option name="project" value="LOCAL" />
  533. <updated>1629271935821</updated>
  534. </task>
  535. <task id="LOCAL-00019" summary="footer">
  536. <created>1629338951785</created>
  537. <option name="number" value="00019" />
  538. <option name="presentableId" value="LOCAL-00019" />
  539. <option name="project" value="LOCAL" />
  540. <updated>1629338951785</updated>
  541. </task>
  542. <task id="LOCAL-00020" summary="footer">
  543. <created>1629344284315</created>
  544. <option name="number" value="00020" />
  545. <option name="presentableId" value="LOCAL-00020" />
  546. <option name="project" value="LOCAL" />
  547. <updated>1629344284315</updated>
  548. </task>
  549. <task id="LOCAL-00021" summary="评论">
  550. <created>1629352713427</created>
  551. <option name="number" value="00021" />
  552. <option name="presentableId" value="LOCAL-00021" />
  553. <option name="project" value="LOCAL" />
  554. <updated>1629352713427</updated>
  555. </task>
  556. <task id="LOCAL-00022" summary="评论">
  557. <created>1629353050541</created>
  558. <option name="number" value="00022" />
  559. <option name="presentableId" value="LOCAL-00022" />
  560. <option name="project" value="LOCAL" />
  561. <updated>1629353050541</updated>
  562. </task>
  563. <option name="localTasksCounter" value="23" />
  564. <servers />
  565. </component>
  566. <component name="ToolWindowManager">
  567. <frame x="-8" y="-8" width="1936" height="1056" extended-state="6" />
  568. <editor active="true" />
  569. <layout>
  570. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.14179105" />
  571. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  572. <window_info id="Favorites" order="2" side_tool="true" />
  573. <window_info anchor="bottom" id="Message" order="0" />
  574. <window_info anchor="bottom" id="Find" order="1" />
  575. <window_info anchor="bottom" id="Run" order="2" />
  576. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  577. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  578. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  579. <window_info anchor="bottom" id="TODO" order="6" />
  580. <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
  581. <window_info anchor="bottom" id="Version Control" order="8" weight="0.45336226" />
  582. <window_info anchor="bottom" id="Database Changes" order="9" show_stripe_button="false" />
  583. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  584. <window_info anchor="bottom" id="Terminal" order="11" weight="0.3264642" />
  585. <window_info anchor="bottom" id="Python Console" order="12" weight="0.32936078" />
  586. <window_info anchor="right" id="Commander" order="0" weight="0.4" />
  587. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  588. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  589. <window_info anchor="right" id="SciView" order="3" />
  590. <window_info anchor="right" id="Database" order="4" />
  591. </layout>
  592. <layout-to-restore>
  593. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.13272922" />
  594. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  595. <window_info id="Favorites" order="2" side_tool="true" />
  596. <window_info anchor="bottom" id="Message" order="0" />
  597. <window_info anchor="bottom" id="Find" order="1" />
  598. <window_info anchor="bottom" id="Run" order="2" />
  599. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  600. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  601. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  602. <window_info anchor="bottom" id="TODO" order="6" />
  603. <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
  604. <window_info active="true" anchor="bottom" id="Version Control" order="8" visible="true" weight="0.329718" />
  605. <window_info anchor="bottom" id="Database Changes" order="9" show_stripe_button="false" />
  606. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  607. <window_info anchor="bottom" id="Terminal" order="11" weight="0.3264642" />
  608. <window_info anchor="bottom" id="Python Console" order="12" weight="0.329718" />
  609. <window_info anchor="right" id="Commander" order="0" weight="0.4" />
  610. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  611. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  612. <window_info anchor="right" id="SciView" order="3" />
  613. <window_info anchor="right" id="Database" order="4" />
  614. </layout-to-restore>
  615. </component>
  616. <component name="TypeScriptGeneratedFilesManager">
  617. <option name="version" value="1" />
  618. </component>
  619. <component name="Vcs.Log.History.Properties">
  620. <option name="COLUMN_ORDER">
  621. <list>
  622. <option value="0" />
  623. <option value="2" />
  624. <option value="3" />
  625. <option value="1" />
  626. </list>
  627. </option>
  628. </component>
  629. <component name="Vcs.Log.Tabs.Properties">
  630. <option name="TAB_STATES">
  631. <map>
  632. <entry key="MAIN">
  633. <value>
  634. <State>
  635. <option name="RECENTLY_FILTERED_USER_GROUPS">
  636. <collection />
  637. </option>
  638. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  639. <collection />
  640. </option>
  641. <option name="COLUMN_ORDER">
  642. <list>
  643. <option value="0" />
  644. <option value="1" />
  645. <option value="2" />
  646. <option value="3" />
  647. </list>
  648. </option>
  649. </State>
  650. </value>
  651. </entry>
  652. </map>
  653. </option>
  654. </component>
  655. <component name="VcsContentAnnotationSettings">
  656. <option name="myLimit" value="2678400000" />
  657. </component>
  658. <component name="VcsManagerConfiguration">
  659. <MESSAGE value="ngk 新高考" />
  660. <MESSAGE value="xgk 新高考" />
  661. <MESSAGE value="alt=大联考" />
  662. <MESSAGE value="index" />
  663. <MESSAGE value="index 轮播" />
  664. <MESSAGE value="index 模拟考试" />
  665. <MESSAGE value="index 模拟考试列表" />
  666. <MESSAGE value="index 暂时删除热门专题" />
  667. <MESSAGE value="index 资讯专题" />
  668. <MESSAGE value="footer" />
  669. <MESSAGE value="评论" />
  670. <option name="LAST_COMMIT_MESSAGE" value="评论" />
  671. </component>
  672. <component name="editorHistoryManager">
  673. <entry file="file://$PROJECT_DIR$/h_news/new_detail.html" />
  674. <entry file="file://$PROJECT_DIR$/imgs/juanzi.png">
  675. <provider selected="true" editor-type-id="images" />
  676. </entry>
  677. <entry file="file://$PROJECT_DIR$/imgs/qq.png">
  678. <provider selected="true" editor-type-id="images" />
  679. </entry>
  680. <entry file="file://$PROJECT_DIR$/imgs/weibo.png">
  681. <provider selected="true" editor-type-id="images" />
  682. </entry>
  683. <entry file="file://$PROJECT_DIR$/imgs/weixin.png">
  684. <provider selected="true" editor-type-id="images" />
  685. </entry>
  686. <entry file="file://$PROJECT_DIR$/imgs/app_dowload.png">
  687. <provider selected="true" editor-type-id="images" />
  688. </entry>
  689. <entry file="file://$PROJECT_DIR$/imgs/favicon.ico">
  690. <provider selected="true" editor-type-id="images" />
  691. </entry>
  692. <entry file="file://$PROJECT_DIR$/33" />
  693. <entry file="file://$PROJECT_DIR$/imgs/bg.png">
  694. <provider selected="true" editor-type-id="images" />
  695. </entry>
  696. <entry file="file://$PROJECT_DIR$/h_exam/exam_list.html">
  697. <provider selected="true" editor-type-id="text-editor">
  698. <state relative-caret-position="2646">
  699. <caret line="98" column="83" selection-start-line="98" selection-start-column="83" selection-end-line="98" selection-end-column="83" />
  700. </state>
  701. </provider>
  702. </entry>
  703. <entry file="file://$PROJECT_DIR$/js/components.js">
  704. <provider selected="true" editor-type-id="text-editor">
  705. <state relative-caret-position="108">
  706. <caret line="4" column="10" selection-start-line="4" selection-start-column="10" selection-end-line="4" selection-end-column="10" />
  707. </state>
  708. </provider>
  709. </entry>
  710. <entry file="file://$PROJECT_DIR$/xgk/xgk.html">
  711. <provider selected="true" editor-type-id="text-editor">
  712. <state relative-caret-position="1647">
  713. <caret line="61" column="30" selection-start-line="61" selection-start-column="30" selection-end-line="61" selection-end-column="30" />
  714. </state>
  715. </provider>
  716. </entry>
  717. <entry file="file://$PROJECT_DIR$/.gitignore">
  718. <provider selected="true" editor-type-id="text-editor">
  719. <state relative-caret-position="108">
  720. <caret line="4" column="5" selection-start-line="4" selection-start-column="5" selection-end-line="4" selection-end-column="5" />
  721. </state>
  722. </provider>
  723. </entry>
  724. <entry file="file://$PROJECT_DIR$/imgs/app.png">
  725. <provider selected="true" editor-type-id="images" />
  726. </entry>
  727. <entry file="file://$PROJECT_DIR$/imgs/404.png">
  728. <provider selected="true" editor-type-id="images" />
  729. </entry>
  730. <entry file="file://$PROJECT_DIR$/h_exam/404.html" />
  731. <entry file="file://$PROJECT_DIR$/404.html">
  732. <provider selected="true" editor-type-id="text-editor">
  733. <state relative-caret-position="351">
  734. <caret line="13" column="48" lean-forward="true" selection-start-line="13" selection-start-column="48" selection-end-line="13" selection-end-column="48" />
  735. </state>
  736. </provider>
  737. </entry>
  738. <entry file="file://$PROJECT_DIR$/index.html">
  739. <provider selected="true" editor-type-id="text-editor">
  740. <state relative-caret-position="405">
  741. <caret line="15" column="57" selection-start-line="15" selection-start-column="57" selection-end-line="15" selection-end-column="57" />
  742. <folding>
  743. <element signature="n#style#0;n#div#0;n#div#1;n#div#0;n#div#0;n#div#0;n#body#0;n#html#0;n#!!top" expanded="true" />
  744. <element signature="n#style#0;n#div#0;n#div#0;n#div#0;n#div#0;n#div#0;n#div#0;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
  745. <element signature="n#style#0;n#a#0;n#div#0;n#div#0;n#div#0;n#div#0;n#div#0;n#div#0;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
  746. <element signature="n#style#0;n#a#1;n#div#0;n#div#0;n#div#0;n#div#0;n#div#0;n#div#0;n#div#2;n#body#0;n#html#0;n#!!top" expanded="true" />
  747. </folding>
  748. </state>
  749. </provider>
  750. </entry>
  751. <entry file="file://$PROJECT_DIR$/h_news/news_list.html">
  752. <provider selected="true" editor-type-id="text-editor">
  753. <state relative-caret-position="577">
  754. <caret line="70" column="12" selection-start-line="70" selection-start-column="12" selection-end-line="70" selection-end-column="12" />
  755. </state>
  756. </provider>
  757. </entry>
  758. <entry file="file://$PROJECT_DIR$/imgs/msg.png">
  759. <provider selected="true" editor-type-id="images" />
  760. </entry>
  761. <entry file="file://$PROJECT_DIR$/h_news/news_detail.html">
  762. <provider selected="true" editor-type-id="text-editor">
  763. <state relative-caret-position="342">
  764. <caret line="61" column="16" lean-forward="true" selection-start-line="61" selection-start-column="16" selection-end-line="61" selection-end-column="16" />
  765. <folding>
  766. <element signature="n#style#0;n#i#0;n#div#0;n#div#1;n#div#0;n#div#0;n#div#0;n#div#1;n#body#0;n#html#0;n#!!top" expanded="true" />
  767. <element signature="n#style#0;n#div#0;n#div#5;n#body#0;n#html#0;n#!!top" expanded="true" />
  768. </folding>
  769. </state>
  770. </provider>
  771. </entry>
  772. <entry file="file://$PROJECT_DIR$/h_exam/exam_detail.html">
  773. <provider selected="true" editor-type-id="text-editor">
  774. <state relative-caret-position="276">
  775. <caret line="157" column="55" lean-forward="true" selection-start-line="157" selection-start-column="55" selection-end-line="157" selection-end-column="55" />
  776. <folding>
  777. <element signature="n#style#0;n#i#0;n#div#0;n#div#2;n#div#0;n#div#0;n#div#0;n#div#1;n#body#0;n#html#0;n#!!top" expanded="true" />
  778. <element signature="n#style#0;n#a#0;n#p#0;n#div#0;n#div#5;n#body#0;n#html#0;n#!!top" expanded="true" />
  779. </folding>
  780. </state>
  781. </provider>
  782. </entry>
  783. </component>
  784. </project>