workspace.xml 33 KB

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