workspace.xml 40 KB

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