workspace.xml 35 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="">
  5. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  6. <change beforePath="$PROJECT_DIR$/css/components.css" beforeDir="false" afterPath="$PROJECT_DIR$/css/components.css" afterDir="false" />
  7. <change beforePath="$PROJECT_DIR$/css/components.less" beforeDir="false" afterPath="$PROJECT_DIR$/css/components.less" afterDir="false" />
  8. <change beforePath="$PROJECT_DIR$/css/exam_detail_img.css" beforeDir="false" afterPath="$PROJECT_DIR$/css/exam_detail_img.css" afterDir="false" />
  9. <change beforePath="$PROJECT_DIR$/css/exam_detail_img.less" beforeDir="false" afterPath="$PROJECT_DIR$/css/exam_detail_img.less" afterDir="false" />
  10. <change beforePath="$PROJECT_DIR$/css/index.css" beforeDir="false" afterPath="$PROJECT_DIR$/css/index.css" afterDir="false" />
  11. <change beforePath="$PROJECT_DIR$/css/index.less" beforeDir="false" afterPath="$PROJECT_DIR$/css/index.less" afterDir="false" />
  12. <change beforePath="$PROJECT_DIR$/imgs/app.png" beforeDir="false" afterPath="$PROJECT_DIR$/imgs/app.png" afterDir="false" />
  13. <change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="false" />
  14. <change beforePath="$PROJECT_DIR$/js/components.js" beforeDir="false" afterPath="$PROJECT_DIR$/js/components.js" afterDir="false" />
  15. </list>
  16. <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
  17. <option name="SHOW_DIALOG" value="false" />
  18. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  19. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  20. <option name="LAST_RESOLUTION" value="IGNORE" />
  21. </component>
  22. <component name="FUSProjectUsageTrigger">
  23. <session id="739377457">
  24. <usages-collector id="statistics.lifecycle.project">
  25. <counts>
  26. <entry key="project.closed" value="11" />
  27. <entry key="project.open.time.0" value="2" />
  28. <entry key="project.open.time.1" value="2" />
  29. <entry key="project.open.time.11" value="1" />
  30. <entry key="project.open.time.2" value="1" />
  31. <entry key="project.open.time.6" value="1" />
  32. <entry key="project.open.time.8" value="2" />
  33. <entry key="project.open.time.9" value="1" />
  34. <entry key="project.opened" value="10" />
  35. </counts>
  36. </usages-collector>
  37. <usages-collector id="statistics.file.extensions.open">
  38. <counts>
  39. <entry key="33" value="1" />
  40. <entry key="gitignore" value="2" />
  41. <entry key="html" value="22" />
  42. <entry key="ico" value="1" />
  43. <entry key="js" value="2" />
  44. <entry key="png" value="14" />
  45. </counts>
  46. </usages-collector>
  47. <usages-collector id="statistics.file.types.open">
  48. <counts>
  49. <entry key="HTML" value="22" />
  50. <entry key="Image" value="15" />
  51. <entry key="JavaScript" value="2" />
  52. <entry key="PLAIN_TEXT" value="3" />
  53. </counts>
  54. </usages-collector>
  55. <usages-collector id="statistics.file.extensions.edit">
  56. <counts>
  57. <entry key="gitignore" value="7" />
  58. <entry key="html" value="195" />
  59. <entry key="js" value="8" />
  60. <entry key="txt" value="68" />
  61. </counts>
  62. </usages-collector>
  63. <usages-collector id="statistics.file.types.edit">
  64. <counts>
  65. <entry key="HTML" value="195" />
  66. <entry key="JavaScript" value="8" />
  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="34" />
  109. </counts>
  110. </usages-collector>
  111. <usages-collector id="statistics.file.types.edit">
  112. <counts>
  113. <entry key="PLAIN_TEXT" value="34" />
  114. </counts>
  115. </usages-collector>
  116. <usages-collector id="statistics.lifecycle.project">
  117. <counts>
  118. <entry key="project.open.time.23" value="1" />
  119. <entry key="project.opened" value="1" />
  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="66">
  171. <caret line="706" column="14" lean-forward="true" selection-start-line="706" selection-start-column="14" selection-end-line="706" selection-end-column="14" />
  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" lean-forward="true" 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. </findStrings>
  219. <replaceStrings>
  220. <replace>http://gaokaoapp.net</replace>
  221. <replace />
  222. <replace>&lt;a href=&quot;http://app.gaokaoapp.net&quot; target=&quot;_blank&quot;&gt;大联考&lt;/a&gt;</replace>
  223. </replaceStrings>
  224. </component>
  225. <component name="Git.Settings">
  226. <option name="UPDATE_TYPE" value="MERGE" />
  227. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  228. </component>
  229. <component name="IdeDocumentHistory">
  230. <option name="CHANGED_PATHS">
  231. <list>
  232. <option value="$PROJECT_DIR$/ngk/ngk.html" />
  233. <option value="$PROJECT_DIR$/h_news/new_detail.html" />
  234. <option value="$PROJECT_DIR$/33" />
  235. <option value="$PROJECT_DIR$/xgk/xgk.html" />
  236. <option value="$PROJECT_DIR$/.gitignore" />
  237. <option value="$PROJECT_DIR$/index.html" />
  238. <option value="$PROJECT_DIR$/h_exam/404.html" />
  239. <option value="$PROJECT_DIR$/h_news/news_detail.html" />
  240. <option value="$PROJECT_DIR$/h_exam/exam_detail.html" />
  241. <option value="$PROJECT_DIR$/h_news/news_list.html" />
  242. <option value="$PROJECT_DIR$/js/new_list.js" />
  243. <option value="$PROJECT_DIR$/h_exam/exam_detail_img.html" />
  244. </list>
  245. </option>
  246. </component>
  247. <component name="JsBuildToolGruntFileManager" detection-done="true" sorting="DEFINITION_ORDER" />
  248. <component name="JsBuildToolPackageJson" detection-done="true" sorting="DEFINITION_ORDER" />
  249. <component name="JsGulpfileManager">
  250. <detection-done>true</detection-done>
  251. <sorting>DEFINITION_ORDER</sorting>
  252. </component>
  253. <component name="ProjectFrameBounds">
  254. <option name="x" value="-8" />
  255. <option name="y" value="29" />
  256. <option name="width" value="1933" />
  257. <option name="height" value="899" />
  258. </component>
  259. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  260. <component name="ProjectView">
  261. <navigator proportions="" version="1">
  262. <foldersAlwaysOnTop value="true" />
  263. </navigator>
  264. <panes>
  265. <pane id="Scope" />
  266. <pane id="ProjectPane">
  267. <subPane>
  268. <expand>
  269. <path>
  270. <item name="gs_try" type="b2602c69:ProjectViewProjectNode" />
  271. <item name="gs_try" type="462c0819:PsiDirectoryNode" />
  272. </path>
  273. <path>
  274. <item name="gs_try" type="b2602c69:ProjectViewProjectNode" />
  275. <item name="gs_try" type="462c0819:PsiDirectoryNode" />
  276. <item name="css" type="462c0819:PsiDirectoryNode" />
  277. </path>
  278. <path>
  279. <item name="gs_try" type="b2602c69:ProjectViewProjectNode" />
  280. <item name="gs_try" type="462c0819:PsiDirectoryNode" />
  281. <item name="h_exam" type="462c0819:PsiDirectoryNode" />
  282. </path>
  283. </expand>
  284. <select />
  285. </subPane>
  286. </pane>
  287. </panes>
  288. </component>
  289. <component name="PropertiesComponent">
  290. <property name="WebServerToolWindowFactoryState" value="false" />
  291. <property name="last_opened_file_path" value="$PROJECT_DIR$/../examwin_admin" />
  292. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  293. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  294. <property name="settings.editor.selected.configurable" value="configurable.group.appearance" />
  295. </component>
  296. <component name="RecentsManager">
  297. <key name="CopyFile.RECENT_KEYS">
  298. <recent name="E:\examwin\examwin_web\imgs" />
  299. <recent name="E:\examwin\examwin_web\h_news" />
  300. <recent name="E:\examwin\examwin_web\h_exam" />
  301. <recent name="E:\examwin\examwin_web" />
  302. <recent name="E:\examwin\examwin_web\ngk" />
  303. </key>
  304. </component>
  305. <component name="RunDashboard">
  306. <option name="ruleStates">
  307. <list>
  308. <RuleState>
  309. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  310. </RuleState>
  311. <RuleState>
  312. <option name="name" value="StatusDashboardGroupingRule" />
  313. </RuleState>
  314. </list>
  315. </option>
  316. </component>
  317. <component name="SvnConfiguration">
  318. <configuration />
  319. </component>
  320. <component name="TaskManager">
  321. <task active="true" id="Default" summary="Default task">
  322. <changelist id="82570a17-8430-4238-ae79-81bbbd2de81f" name="Default Changelist" comment="" />
  323. <created>1628819954865</created>
  324. <option name="number" value="Default" />
  325. <option name="presentableId" value="Default" />
  326. <updated>1628819954865</updated>
  327. </task>
  328. <task id="LOCAL-00001" summary="index">
  329. <created>1628825424289</created>
  330. <option name="number" value="00001" />
  331. <option name="presentableId" value="LOCAL-00001" />
  332. <option name="project" value="LOCAL" />
  333. <updated>1628825424290</updated>
  334. </task>
  335. <task id="LOCAL-00002" summary="index">
  336. <created>1628905200427</created>
  337. <option name="number" value="00002" />
  338. <option name="presentableId" value="LOCAL-00002" />
  339. <option name="project" value="LOCAL" />
  340. <updated>1628905200427</updated>
  341. </task>
  342. <task id="LOCAL-00003" summary="ngk 新高考">
  343. <created>1628906377733</created>
  344. <option name="number" value="00003" />
  345. <option name="presentableId" value="LOCAL-00003" />
  346. <option name="project" value="LOCAL" />
  347. <updated>1628906377733</updated>
  348. </task>
  349. <task id="LOCAL-00004" summary="xgk 新高考">
  350. <created>1628926061037</created>
  351. <option name="number" value="00004" />
  352. <option name="presentableId" value="LOCAL-00004" />
  353. <option name="project" value="LOCAL" />
  354. <updated>1628926061037</updated>
  355. </task>
  356. <task id="LOCAL-00005" summary="alt=大联考">
  357. <created>1629095347159</created>
  358. <option name="number" value="00005" />
  359. <option name="presentableId" value="LOCAL-00005" />
  360. <option name="project" value="LOCAL" />
  361. <updated>1629095347159</updated>
  362. </task>
  363. <task id="LOCAL-00006" summary="index">
  364. <created>1629096552953</created>
  365. <option name="number" value="00006" />
  366. <option name="presentableId" value="LOCAL-00006" />
  367. <option name="project" value="LOCAL" />
  368. <updated>1629096552953</updated>
  369. </task>
  370. <task id="LOCAL-00007" summary="index 轮播">
  371. <created>1629101739388</created>
  372. <option name="number" value="00007" />
  373. <option name="presentableId" value="LOCAL-00007" />
  374. <option name="project" value="LOCAL" />
  375. <updated>1629101739388</updated>
  376. </task>
  377. <task id="LOCAL-00008" summary="index 轮播">
  378. <created>1629106445928</created>
  379. <option name="number" value="00008" />
  380. <option name="presentableId" value="LOCAL-00008" />
  381. <option name="project" value="LOCAL" />
  382. <updated>1629106445928</updated>
  383. </task>
  384. <task id="LOCAL-00009" summary="index 轮播">
  385. <created>1629108164413</created>
  386. <option name="number" value="00009" />
  387. <option name="presentableId" value="LOCAL-00009" />
  388. <option name="project" value="LOCAL" />
  389. <updated>1629108164413</updated>
  390. </task>
  391. <task id="LOCAL-00010" summary="index 轮播">
  392. <created>1629170537984</created>
  393. <option name="number" value="00010" />
  394. <option name="presentableId" value="LOCAL-00010" />
  395. <option name="project" value="LOCAL" />
  396. <updated>1629170537984</updated>
  397. </task>
  398. <task id="LOCAL-00011" summary="index 轮播">
  399. <created>1629171172051</created>
  400. <option name="number" value="00011" />
  401. <option name="presentableId" value="LOCAL-00011" />
  402. <option name="project" value="LOCAL" />
  403. <updated>1629171172051</updated>
  404. </task>
  405. <task id="LOCAL-00012" summary="index 轮播">
  406. <created>1629171864964</created>
  407. <option name="number" value="00012" />
  408. <option name="presentableId" value="LOCAL-00012" />
  409. <option name="project" value="LOCAL" />
  410. <updated>1629171864964</updated>
  411. </task>
  412. <task id="LOCAL-00013" summary="index 模拟考试">
  413. <created>1629187230012</created>
  414. <option name="number" value="00013" />
  415. <option name="presentableId" value="LOCAL-00013" />
  416. <option name="project" value="LOCAL" />
  417. <updated>1629187230012</updated>
  418. </task>
  419. <task id="LOCAL-00014" summary="index 模拟考试列表">
  420. <created>1629193371206</created>
  421. <option name="number" value="00014" />
  422. <option name="presentableId" value="LOCAL-00014" />
  423. <option name="project" value="LOCAL" />
  424. <updated>1629193371206</updated>
  425. </task>
  426. <task id="LOCAL-00015" summary="index 暂时删除热门专题">
  427. <created>1629193563365</created>
  428. <option name="number" value="00015" />
  429. <option name="presentableId" value="LOCAL-00015" />
  430. <option name="project" value="LOCAL" />
  431. <updated>1629193563365</updated>
  432. </task>
  433. <task id="LOCAL-00016" summary="index 资讯专题">
  434. <created>1629259156336</created>
  435. <option name="number" value="00016" />
  436. <option name="presentableId" value="LOCAL-00016" />
  437. <option name="project" value="LOCAL" />
  438. <updated>1629259156336</updated>
  439. </task>
  440. <task id="LOCAL-00017" summary="index 资讯专题">
  441. <created>1629271286765</created>
  442. <option name="number" value="00017" />
  443. <option name="presentableId" value="LOCAL-00017" />
  444. <option name="project" value="LOCAL" />
  445. <updated>1629271286765</updated>
  446. </task>
  447. <task id="LOCAL-00018" summary="footer">
  448. <created>1629271935821</created>
  449. <option name="number" value="00018" />
  450. <option name="presentableId" value="LOCAL-00018" />
  451. <option name="project" value="LOCAL" />
  452. <updated>1629271935821</updated>
  453. </task>
  454. <task id="LOCAL-00019" summary="footer">
  455. <created>1629338951785</created>
  456. <option name="number" value="00019" />
  457. <option name="presentableId" value="LOCAL-00019" />
  458. <option name="project" value="LOCAL" />
  459. <updated>1629338951785</updated>
  460. </task>
  461. <task id="LOCAL-00020" summary="footer">
  462. <created>1629344284315</created>
  463. <option name="number" value="00020" />
  464. <option name="presentableId" value="LOCAL-00020" />
  465. <option name="project" value="LOCAL" />
  466. <updated>1629344284315</updated>
  467. </task>
  468. <task id="LOCAL-00021" summary="评论">
  469. <created>1629352713427</created>
  470. <option name="number" value="00021" />
  471. <option name="presentableId" value="LOCAL-00021" />
  472. <option name="project" value="LOCAL" />
  473. <updated>1629352713427</updated>
  474. </task>
  475. <task id="LOCAL-00022" summary="评论">
  476. <created>1629353050541</created>
  477. <option name="number" value="00022" />
  478. <option name="presentableId" value="LOCAL-00022" />
  479. <option name="project" value="LOCAL" />
  480. <updated>1629353050541</updated>
  481. </task>
  482. <task id="LOCAL-00023" summary="试卷图片页,删除多余功能">
  483. <created>1629356799091</created>
  484. <option name="number" value="00023" />
  485. <option name="presentableId" value="LOCAL-00023" />
  486. <option name="project" value="LOCAL" />
  487. <updated>1629356799091</updated>
  488. </task>
  489. <task id="LOCAL-00024" summary="试卷图片页">
  490. <created>1629360268479</created>
  491. <option name="number" value="00024" />
  492. <option name="presentableId" value="LOCAL-00024" />
  493. <option name="project" value="LOCAL" />
  494. <updated>1629360268479</updated>
  495. </task>
  496. <task id="LOCAL-00025" summary="试卷图片页">
  497. <created>1629425698609</created>
  498. <option name="number" value="00025" />
  499. <option name="presentableId" value="LOCAL-00025" />
  500. <option name="project" value="LOCAL" />
  501. <updated>1629425698609</updated>
  502. </task>
  503. <task id="LOCAL-00026" summary="试卷图片页">
  504. <created>1629442332288</created>
  505. <option name="number" value="00026" />
  506. <option name="presentableId" value="LOCAL-00026" />
  507. <option name="project" value="LOCAL" />
  508. <updated>1629442332288</updated>
  509. </task>
  510. <task id="LOCAL-00027" summary="20210820 17-44">
  511. <created>1629452683994</created>
  512. <option name="number" value="00027" />
  513. <option name="presentableId" value="LOCAL-00027" />
  514. <option name="project" value="LOCAL" />
  515. <updated>1629452683994</updated>
  516. </task>
  517. <task id="LOCAL-00028" summary="20210820 18-20">
  518. <created>1629454856679</created>
  519. <option name="number" value="00028" />
  520. <option name="presentableId" value="LOCAL-00028" />
  521. <option name="project" value="LOCAL" />
  522. <updated>1629454856679</updated>
  523. </task>
  524. <task id="LOCAL-00029" summary="20210820 18-20">
  525. <created>1629455063581</created>
  526. <option name="number" value="00029" />
  527. <option name="presentableId" value="LOCAL-00029" />
  528. <option name="project" value="LOCAL" />
  529. <updated>1629455063581</updated>
  530. </task>
  531. <task id="LOCAL-00030" summary="20210821 9-17">
  532. <created>1629508635835</created>
  533. <option name="number" value="00030" />
  534. <option name="presentableId" value="LOCAL-00030" />
  535. <option name="project" value="LOCAL" />
  536. <updated>1629508635835</updated>
  537. </task>
  538. <task id="LOCAL-00031" summary="20210821 9-17">
  539. <created>1629511399638</created>
  540. <option name="number" value="00031" />
  541. <option name="presentableId" value="LOCAL-00031" />
  542. <option name="project" value="LOCAL" />
  543. <updated>1629511399638</updated>
  544. </task>
  545. <option name="localTasksCounter" value="32" />
  546. <servers />
  547. </component>
  548. <component name="ToolWindowManager">
  549. <frame x="-8" y="29" width="1933" height="899" extended-state="0" />
  550. <editor active="true" />
  551. <layout>
  552. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.16550988" />
  553. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  554. <window_info id="Favorites" order="2" side_tool="true" />
  555. <window_info anchor="bottom" id="Message" order="0" />
  556. <window_info anchor="bottom" id="Find" order="1" />
  557. <window_info anchor="bottom" id="Run" order="2" />
  558. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  559. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  560. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  561. <window_info anchor="bottom" id="TODO" order="6" />
  562. <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
  563. <window_info active="true" anchor="bottom" id="Version Control" order="8" visible="true" weight="0.3124183" />
  564. <window_info anchor="bottom" id="Database Changes" order="9" show_stripe_button="false" />
  565. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  566. <window_info anchor="bottom" id="Terminal" order="11" weight="0.3264642" />
  567. <window_info anchor="bottom" id="Python Console" order="12" weight="0.32936078" />
  568. <window_info anchor="right" id="Commander" order="0" weight="0.4" />
  569. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  570. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  571. <window_info anchor="right" id="SciView" order="3" />
  572. <window_info anchor="right" id="Database" order="4" />
  573. </layout>
  574. <layout-to-restore>
  575. <window_info content_ui="combo" id="Project" order="0" visible="true" weight="0.13272922" />
  576. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  577. <window_info id="Favorites" order="2" side_tool="true" />
  578. <window_info anchor="bottom" id="Message" order="0" />
  579. <window_info anchor="bottom" id="Find" order="1" />
  580. <window_info anchor="bottom" id="Run" order="2" />
  581. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  582. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  583. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  584. <window_info anchor="bottom" id="TODO" order="6" />
  585. <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
  586. <window_info active="true" anchor="bottom" id="Version Control" order="8" visible="true" weight="0.329718" />
  587. <window_info anchor="bottom" id="Database Changes" order="9" show_stripe_button="false" />
  588. <window_info anchor="bottom" id="Event Log" order="10" side_tool="true" />
  589. <window_info anchor="bottom" id="Terminal" order="11" weight="0.3264642" />
  590. <window_info anchor="bottom" id="Python Console" order="12" weight="0.329718" />
  591. <window_info anchor="right" id="Commander" order="0" weight="0.4" />
  592. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  593. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  594. <window_info anchor="right" id="SciView" order="3" />
  595. <window_info anchor="right" id="Database" order="4" />
  596. </layout-to-restore>
  597. </component>
  598. <component name="TypeScriptGeneratedFilesManager">
  599. <option name="version" value="1" />
  600. </component>
  601. <component name="Vcs.Log.History.Properties">
  602. <option name="COLUMN_ORDER">
  603. <list>
  604. <option value="0" />
  605. <option value="2" />
  606. <option value="3" />
  607. <option value="1" />
  608. </list>
  609. </option>
  610. </component>
  611. <component name="Vcs.Log.Tabs.Properties">
  612. <option name="TAB_STATES">
  613. <map>
  614. <entry key="MAIN">
  615. <value>
  616. <State>
  617. <option name="RECENTLY_FILTERED_USER_GROUPS">
  618. <collection />
  619. </option>
  620. <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
  621. <collection />
  622. </option>
  623. <option name="COLUMN_ORDER">
  624. <list>
  625. <option value="0" />
  626. <option value="1" />
  627. <option value="2" />
  628. <option value="3" />
  629. </list>
  630. </option>
  631. </State>
  632. </value>
  633. </entry>
  634. </map>
  635. </option>
  636. </component>
  637. <component name="VcsContentAnnotationSettings">
  638. <option name="myLimit" value="2678400000" />
  639. </component>
  640. <component name="VcsManagerConfiguration">
  641. <MESSAGE value="ngk 新高考" />
  642. <MESSAGE value="xgk 新高考" />
  643. <MESSAGE value="alt=大联考" />
  644. <MESSAGE value="index" />
  645. <MESSAGE value="index 轮播" />
  646. <MESSAGE value="index 模拟考试" />
  647. <MESSAGE value="index 模拟考试列表" />
  648. <MESSAGE value="index 暂时删除热门专题" />
  649. <MESSAGE value="index 资讯专题" />
  650. <MESSAGE value="footer" />
  651. <MESSAGE value="评论" />
  652. <MESSAGE value="试卷图片页,删除多余功能" />
  653. <MESSAGE value="试卷图片页" />
  654. <MESSAGE value="20210820 14-52" />
  655. <MESSAGE value="20210820 17-44" />
  656. <MESSAGE value="20210820 18-20" />
  657. <MESSAGE value="20210821 9-17" />
  658. <option name="LAST_COMMIT_MESSAGE" value="20210821 9-17" />
  659. </component>
  660. <component name="editorHistoryManager">
  661. <entry file="file://$PROJECT_DIR$/h_news/new_detail.html" />
  662. <entry file="file://$PROJECT_DIR$/imgs/juanzi.png">
  663. <provider selected="true" editor-type-id="images" />
  664. </entry>
  665. <entry file="file://$PROJECT_DIR$/imgs/qq.png">
  666. <provider selected="true" editor-type-id="images" />
  667. </entry>
  668. <entry file="file://$PROJECT_DIR$/imgs/weibo.png">
  669. <provider selected="true" editor-type-id="images" />
  670. </entry>
  671. <entry file="file://$PROJECT_DIR$/imgs/weixin.png">
  672. <provider selected="true" editor-type-id="images" />
  673. </entry>
  674. <entry file="file://$PROJECT_DIR$/imgs/app_dowload.png">
  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$/js/components.js">
  682. <provider selected="true" editor-type-id="text-editor">
  683. <state relative-caret-position="108">
  684. <caret line="4" column="10" selection-start-line="4" selection-start-column="10" selection-end-line="4" selection-end-column="10" />
  685. </state>
  686. </provider>
  687. </entry>
  688. <entry file="file://$PROJECT_DIR$/.gitignore">
  689. <provider selected="true" editor-type-id="text-editor">
  690. <state relative-caret-position="108">
  691. <caret line="4" column="5" selection-start-line="4" selection-start-column="5" selection-end-line="4" selection-end-column="5" />
  692. </state>
  693. </provider>
  694. </entry>
  695. <entry file="file://$PROJECT_DIR$/imgs/404.png" />
  696. <entry file="file://$PROJECT_DIR$/h_exam/404.html" />
  697. <entry file="file://$PROJECT_DIR$/404.html">
  698. <provider selected="true" editor-type-id="text-editor">
  699. <state relative-caret-position="351">
  700. <caret line="13" column="48" lean-forward="true" selection-start-line="13" selection-start-column="48" selection-end-line="13" selection-end-column="48" />
  701. </state>
  702. </provider>
  703. </entry>
  704. <entry file="file://$PROJECT_DIR$/imgs/msg.png">
  705. <provider selected="true" editor-type-id="images" />
  706. </entry>
  707. <entry file="file://$PROJECT_DIR$/imgs/app.png">
  708. <provider selected="true" editor-type-id="images" />
  709. </entry>
  710. <entry file="file://$PROJECT_DIR$/js/new_list.js">
  711. <provider selected="true" editor-type-id="text-editor">
  712. <state relative-caret-position="108">
  713. <caret line="25" column="53" lean-forward="true" selection-start-line="25" selection-start-column="53" selection-end-line="25" selection-end-column="53" />
  714. </state>
  715. </provider>
  716. </entry>
  717. <entry file="file://$PROJECT_DIR$/xgk/xgk.html">
  718. <provider selected="true" editor-type-id="text-editor">
  719. <state relative-caret-position="99">
  720. <caret line="3" column="6" selection-start-line="3" selection-start-column="6" selection-end-line="3" selection-end-column="6" />
  721. </state>
  722. </provider>
  723. </entry>
  724. <entry file="file://$PROJECT_DIR$/index.html">
  725. <provider selected="true" editor-type-id="text-editor">
  726. <state relative-caret-position="330">
  727. <caret line="10" column="10" selection-start-line="10" selection-start-column="10" selection-end-line="10" selection-end-column="10" />
  728. </state>
  729. </provider>
  730. </entry>
  731. <entry file="file://$PROJECT_DIR$/imgs/favicon.ico">
  732. <provider selected="true" editor-type-id="images" />
  733. </entry>
  734. <entry file="file://$PROJECT_DIR$/h_news/news_list.html">
  735. <provider selected="true" editor-type-id="text-editor">
  736. <state relative-caret-position="297">
  737. <caret line="9" column="75" selection-start-line="9" selection-start-column="75" selection-end-line="9" selection-end-column="75" />
  738. </state>
  739. </provider>
  740. </entry>
  741. <entry file="file://$PROJECT_DIR$/h_news/news_detail.html">
  742. <provider selected="true" editor-type-id="text-editor">
  743. <state relative-caret-position="198">
  744. <caret line="6" column="72" selection-start-line="6" selection-start-column="72" selection-end-line="6" selection-end-column="72" />
  745. </state>
  746. </provider>
  747. </entry>
  748. <entry file="file://$PROJECT_DIR$/h_exam/exam_detail.html">
  749. <provider selected="true" editor-type-id="text-editor" />
  750. </entry>
  751. <entry file="file://$PROJECT_DIR$/h_exam/exam_detail_img.html">
  752. <provider selected="true" editor-type-id="text-editor" />
  753. </entry>
  754. <entry file="file://$PROJECT_DIR$/h_exam/exam_list.html">
  755. <provider selected="true" editor-type-id="text-editor">
  756. <state relative-caret-position="231">
  757. <caret line="7" column="75" lean-forward="true" selection-start-line="7" selection-start-column="75" selection-end-line="7" selection-end-column="75" />
  758. </state>
  759. </provider>
  760. </entry>
  761. <entry file="file://$PROJECT_DIR$/css/components.less">
  762. <provider selected="true" editor-type-id="text-editor">
  763. <state relative-caret-position="66">
  764. <caret line="706" column="14" lean-forward="true" selection-start-line="706" selection-start-column="14" selection-end-line="706" selection-end-column="14" />
  765. </state>
  766. </provider>
  767. </entry>
  768. </component>
  769. </project>