workspace.xml 36 KB

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