workspace.xml 45 KB

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