workspace.xml 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="ChangeListManager">
  4. <list default="true" id="62fcaf40-c4fa-470b-ac8b-75e296e745be" name="Default Changelist" comment="" />
  5. <ignored path="$PROJECT_DIR$/.tmp/" />
  6. <ignored path="$PROJECT_DIR$/temp/" />
  7. <ignored path="$PROJECT_DIR$/tmp/" />
  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="FileEditorManager">
  15. <leaf SIDE_TABS_SIZE_LIMIT_KEY="300">
  16. <file pinned="false" current-in-tab="true">
  17. <entry file="file://$PROJECT_DIR$/boniu/src/index.css">
  18. <provider selected="true" editor-type-id="text-editor">
  19. <state relative-caret-position="286">
  20. <caret line="13" selection-start-line="13" selection-end-line="13" />
  21. </state>
  22. </provider>
  23. </entry>
  24. </file>
  25. </leaf>
  26. </component>
  27. <component name="FileTemplateManagerImpl">
  28. <option name="RECENT_TEMPLATES">
  29. <list>
  30. <option value="CSS File" />
  31. <option value="JavaScript File" />
  32. </list>
  33. </option>
  34. </component>
  35. <component name="FindInProjectRecents">
  36. <findStrings>
  37. <find>props</find>
  38. <find>`5`</find>
  39. <find>contextLines</find>
  40. <find>indexBasicInfo</find>
  41. <find>key</find>
  42. <find>indexBasic</find>
  43. <find>expandFunc</find>
  44. <find>subListTime</find>
  45. <find>subList</find>
  46. <find>stocks-title</find>
  47. <find>apiUrl</find>
  48. <find>v1.0</find>
  49. </findStrings>
  50. <dirStrings>
  51. <dir>D:\wampServer\www\boniuApi</dir>
  52. </dirStrings>
  53. </component>
  54. <component name="Git.Settings">
  55. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  56. </component>
  57. <component name="IdeDocumentHistory">
  58. <option name="CHANGED_PATHS">
  59. <list>
  60. <option value="$PROJECT_DIR$/boniu/src/components/StocksApi/stocks.css" />
  61. <option value="$PROJECT_DIR$/boniu/src/components/IndexApi/indexApi.css" />
  62. <option value="$PROJECT_DIR$/boniu/src/components/IndexApi/indexApi.jsx" />
  63. <option value="$PROJECT_DIR$/boniu/src/App.css" />
  64. <option value="$PROJECT_DIR$/boniu/src/components/Navbar/navbar.css" />
  65. <option value="$PROJECT_DIR$/boniu/src/slideBarConfig.jsx" />
  66. <option value="$PROJECT_DIR$/boniu/src/ApiList.jsx" />
  67. <option value="$PROJECT_DIR$/boniu/IndexApiList.jsx" />
  68. <option value="$PROJECT_DIR$/boniu/src/index.js" />
  69. <option value="$PROJECT_DIR$/boniu/src/App.js" />
  70. <option value="$PROJECT_DIR$/boniu/src/components/StocksApi/stocks.jsx" />
  71. <option value="$PROJECT_DIR$/boniu/src/components/BasicRoute/router.js" />
  72. <option value="$PROJECT_DIR$/boniu/.gitignore" />
  73. <option value="$PROJECT_DIR$/boniu/src/components/indexBasicInfo/indexBasicInfo.jsx" />
  74. <option value="$PROJECT_DIR$/boniu/src/components/StocksInfo/stocksInfo.jsx" />
  75. <option value="$PROJECT_DIR$/boniu/src/components/Navbar/navbar.jsx" />
  76. <option value="$PROJECT_DIR$/boniu/public/index.html" />
  77. <option value="$PROJECT_DIR$/boniu/src/components/Overview/overview.css" />
  78. <option value="$PROJECT_DIR$/boniu/package.json" />
  79. <option value="$PROJECT_DIR$/boniu/.eslintcache" />
  80. <option value="$PROJECT_DIR$/boniu/src/components/Overview/overview.jsx" />
  81. <option value="$PROJECT_DIR$/boniu/src/StocksApiList.jsx" />
  82. <option value="$PROJECT_DIR$/boniu/src/IndexApiList.jsx" />
  83. <option value="$PROJECT_DIR$/boniu/build/static/js/main.907101e0.chunk.js" />
  84. </list>
  85. </option>
  86. </component>
  87. <component name="ProjectFrameBounds" extendedState="6">
  88. <option name="x" value="2025" />
  89. <option name="y" value="80" />
  90. <option name="width" value="1706" />
  91. <option name="height" value="890" />
  92. </component>
  93. <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
  94. <component name="ProjectView">
  95. <navigator proportions="" version="1">
  96. <foldersAlwaysOnTop value="true" />
  97. </navigator>
  98. <panes>
  99. <pane id="Scope" />
  100. <pane id="ProjectPane">
  101. <subPane>
  102. <expand>
  103. <path>
  104. <item name="boniuApi" type="b2602c69:ProjectViewProjectNode" />
  105. <item name="boniuApi" type="462c0819:PsiDirectoryNode" />
  106. </path>
  107. <path>
  108. <item name="boniuApi" type="b2602c69:ProjectViewProjectNode" />
  109. <item name="boniuApi" type="462c0819:PsiDirectoryNode" />
  110. <item name="boniu" type="462c0819:PsiDirectoryNode" />
  111. </path>
  112. <path>
  113. <item name="boniuApi" type="b2602c69:ProjectViewProjectNode" />
  114. <item name="boniuApi" type="462c0819:PsiDirectoryNode" />
  115. <item name="boniu" type="462c0819:PsiDirectoryNode" />
  116. <item name="src" type="462c0819:PsiDirectoryNode" />
  117. </path>
  118. <path>
  119. <item name="boniuApi" type="b2602c69:ProjectViewProjectNode" />
  120. <item name="boniuApi" type="462c0819:PsiDirectoryNode" />
  121. <item name="boniu" type="462c0819:PsiDirectoryNode" />
  122. <item name="src" type="462c0819:PsiDirectoryNode" />
  123. <item name="components" type="462c0819:PsiDirectoryNode" />
  124. </path>
  125. <path>
  126. <item name="boniuApi" type="b2602c69:ProjectViewProjectNode" />
  127. <item name="boniuApi" type="462c0819:PsiDirectoryNode" />
  128. <item name="boniu" type="462c0819:PsiDirectoryNode" />
  129. <item name="src" type="462c0819:PsiDirectoryNode" />
  130. <item name="components" type="462c0819:PsiDirectoryNode" />
  131. <item name="indexBasicInfo" type="462c0819:PsiDirectoryNode" />
  132. </path>
  133. </expand>
  134. <select />
  135. </subPane>
  136. </pane>
  137. </panes>
  138. </component>
  139. <component name="PropertiesComponent">
  140. <property name="WebServerToolWindowFactoryState" value="false" />
  141. <property name="last_opened_file_path" value="$PROJECT_DIR$/../safe-meat" />
  142. <property name="list.type.of.created.stylesheet" value="CSS" />
  143. <property name="nodejs_interpreter_path.stuck_in_default_project" value="undefined stuck path" />
  144. <property name="nodejs_npm_path_reset_for_default_project" value="true" />
  145. <property name="nodejs_package_manager_path" value="npm" />
  146. <property name="ts.external.directory.path" value="D:\WebStorm 2018.3.4\plugins\JavaScriptLanguage\jsLanguageServicesImpl\external" />
  147. </component>
  148. <component name="RunDashboard">
  149. <option name="ruleStates">
  150. <list>
  151. <RuleState>
  152. <option name="name" value="ConfigurationTypeDashboardGroupingRule" />
  153. </RuleState>
  154. <RuleState>
  155. <option name="name" value="StatusDashboardGroupingRule" />
  156. </RuleState>
  157. </list>
  158. </option>
  159. </component>
  160. <component name="RunManager">
  161. <configuration name="start" type="js.build_tools.npm" temporary="true" nameIsGenerated="true">
  162. <package-json value="$PROJECT_DIR$/boniu/package.json" />
  163. <command value="run" />
  164. <scripts>
  165. <script value="start" />
  166. </scripts>
  167. <node-interpreter value="project" />
  168. <envs />
  169. <method v="2" />
  170. </configuration>
  171. <recent_temporary>
  172. <list>
  173. <item itemvalue="npm.start" />
  174. </list>
  175. </recent_temporary>
  176. </component>
  177. <component name="SvnConfiguration">
  178. <configuration />
  179. </component>
  180. <component name="TaskManager">
  181. <task active="true" id="Default" summary="Default task">
  182. <changelist id="62fcaf40-c4fa-470b-ac8b-75e296e745be" name="Default Changelist" comment="" />
  183. <created>1611282677556</created>
  184. <option name="number" value="Default" />
  185. <option name="presentableId" value="Default" />
  186. <updated>1611282677556</updated>
  187. <workItem from="1611282680255" duration="18396000" />
  188. <workItem from="1611540898892" duration="17430000" />
  189. <workItem from="1611628407893" duration="13153000" />
  190. <workItem from="1611714434145" duration="13388000" />
  191. <workItem from="1611800282258" duration="2380000" />
  192. <workItem from="1611888478722" duration="657000" />
  193. <workItem from="1611900378710" duration="7022000" />
  194. <workItem from="1612146049859" duration="2855000" />
  195. <workItem from="1612318567442" duration="4238000" />
  196. <workItem from="1612412293996" duration="1756000" />
  197. <workItem from="1612506150454" duration="639000" />
  198. <workItem from="1612666025226" duration="594000" />
  199. <workItem from="1613959276996" duration="23000" />
  200. <workItem from="1613959639095" duration="2734000" />
  201. <workItem from="1613978278051" duration="3669000" />
  202. <workItem from="1614046021912" duration="2046000" />
  203. <workItem from="1616052488913" duration="1630000" />
  204. <workItem from="1616118818569" duration="1200000" />
  205. <workItem from="1616378415831" duration="2417000" />
  206. <workItem from="1616984467204" duration="1270000" />
  207. <workItem from="1623826698686" duration="897000" />
  208. </task>
  209. <task id="LOCAL-00001" summary="创建目录及路由">
  210. <created>1611312407043</created>
  211. <option name="number" value="00001" />
  212. <option name="presentableId" value="LOCAL-00001" />
  213. <option name="project" value="LOCAL" />
  214. <updated>1611312407043</updated>
  215. </task>
  216. <task id="LOCAL-00002" summary="修改路由及其他问题">
  217. <created>1611556931689</created>
  218. <option name="number" value="00002" />
  219. <option name="presentableId" value="LOCAL-00002" />
  220. <option name="project" value="LOCAL" />
  221. <updated>1611556931689</updated>
  222. </task>
  223. <task id="LOCAL-00003" summary="修改路由及其他问题">
  224. <created>1611566727991</created>
  225. <option name="number" value="00003" />
  226. <option name="presentableId" value="LOCAL-00003" />
  227. <option name="project" value="LOCAL" />
  228. <updated>1611566727995</updated>
  229. </task>
  230. <task id="LOCAL-00004" summary="修改路由及其他问题">
  231. <created>1611567119164</created>
  232. <option name="number" value="00004" />
  233. <option name="presentableId" value="LOCAL-00004" />
  234. <option name="project" value="LOCAL" />
  235. <updated>1611567119164</updated>
  236. </task>
  237. <task id="LOCAL-00005" summary="修改页面回退高亮显示问题">
  238. <created>1611568862582</created>
  239. <option name="number" value="00005" />
  240. <option name="presentableId" value="LOCAL-00005" />
  241. <option name="project" value="LOCAL" />
  242. <updated>1611568862582</updated>
  243. </task>
  244. <task id="LOCAL-00006" summary="修改页面回退高亮显示问题">
  245. <created>1611569222303</created>
  246. <option name="number" value="00006" />
  247. <option name="presentableId" value="LOCAL-00006" />
  248. <option name="project" value="LOCAL" />
  249. <updated>1611569222303</updated>
  250. </task>
  251. <task id="LOCAL-00007" summary="忽视eslint文件">
  252. <created>1611569655071</created>
  253. <option name="number" value="00007" />
  254. <option name="presentableId" value="LOCAL-00007" />
  255. <option name="project" value="LOCAL" />
  256. <updated>1611569655071</updated>
  257. </task>
  258. <task id="LOCAL-00008" summary="删除expand方法">
  259. <created>1611631081260</created>
  260. <option name="number" value="00008" />
  261. <option name="presentableId" value="LOCAL-00008" />
  262. <option name="project" value="LOCAL" />
  263. <updated>1611631081260</updated>
  264. </task>
  265. <task id="LOCAL-00009" summary="添加总体说明组件内容">
  266. <created>1611649144753</created>
  267. <option name="number" value="00009" />
  268. <option name="presentableId" value="LOCAL-00009" />
  269. <option name="project" value="LOCAL" />
  270. <updated>1611649144753</updated>
  271. </task>
  272. <task id="LOCAL-00010" summary="Merge branch 'master' of http://121.40.40.223:3000/zizhong.wang/boniuApi&#10;&#10;# Conflicts:&#10;#&#9;boniu/.eslintcache">
  273. <created>1611649273874</created>
  274. <option name="number" value="00010" />
  275. <option name="presentableId" value="LOCAL-00010" />
  276. <option name="project" value="LOCAL" />
  277. <updated>1611649273874</updated>
  278. </task>
  279. <task id="LOCAL-00011" summary="修改总体说明内容样式">
  280. <created>1611649744776</created>
  281. <option name="number" value="00011" />
  282. <option name="presentableId" value="LOCAL-00011" />
  283. <option name="project" value="LOCAL" />
  284. <updated>1611649744777</updated>
  285. </task>
  286. <task id="LOCAL-00012" summary="忽略文件">
  287. <created>1611715122564</created>
  288. <option name="number" value="00012" />
  289. <option name="presentableId" value="LOCAL-00012" />
  290. <option name="project" value="LOCAL" />
  291. <updated>1611715122564</updated>
  292. </task>
  293. <task id="LOCAL-00013" summary="Merge branch 'master' of http://121.40.40.223:3000/zizhong.wang/boniuApi&#10;&#10;# Conflicts:&#10;#&#9;boniu/.eslintcache">
  294. <created>1611715751885</created>
  295. <option name="number" value="00013" />
  296. <option name="presentableId" value="LOCAL-00013" />
  297. <option name="project" value="LOCAL" />
  298. <updated>1611715751885</updated>
  299. </task>
  300. <task id="LOCAL-00014" summary="Merge branch 'master' of http://121.40.40.223:3000/zizhong.wang/boniuApi&#10;&#10;# Conflicts:&#10;#&#9;boniu/.eslintcache">
  301. <created>1611719380637</created>
  302. <option name="number" value="00014" />
  303. <option name="presentableId" value="LOCAL-00014" />
  304. <option name="project" value="LOCAL" />
  305. <updated>1611719380638</updated>
  306. </task>
  307. <task id="LOCAL-00015" summary="Merge branch 'master' of http://121.40.40.223:3000/zizhong.wang/boniuApi&#10;&#10;# Conflicts:&#10;#&#9;boniu/.eslintcache">
  308. <created>1611719587273</created>
  309. <option name="number" value="00015" />
  310. <option name="presentableId" value="LOCAL-00015" />
  311. <option name="project" value="LOCAL" />
  312. <updated>1611719587273</updated>
  313. </task>
  314. <task id="LOCAL-00016" summary="添加key">
  315. <created>1611720032408</created>
  316. <option name="number" value="00016" />
  317. <option name="presentableId" value="LOCAL-00016" />
  318. <option name="project" value="LOCAL" />
  319. <updated>1611720032408</updated>
  320. </task>
  321. <task id="LOCAL-00017" summary="添加homepageKey 打包项目">
  322. <created>1611730074581</created>
  323. <option name="number" value="00017" />
  324. <option name="presentableId" value="LOCAL-00017" />
  325. <option name="project" value="LOCAL" />
  326. <updated>1611730074581</updated>
  327. </task>
  328. <task id="LOCAL-00018" summary="eslint缓存文件">
  329. <created>1611737022730</created>
  330. <option name="number" value="00018" />
  331. <option name="presentableId" value="LOCAL-00018" />
  332. <option name="project" value="LOCAL" />
  333. <updated>1611737022730</updated>
  334. </task>
  335. <task id="LOCAL-00019" summary="eslint缓存文件">
  336. <created>1611900442669</created>
  337. <option name="number" value="00019" />
  338. <option name="presentableId" value="LOCAL-00019" />
  339. <option name="project" value="LOCAL" />
  340. <updated>1611900442670</updated>
  341. </task>
  342. <task id="LOCAL-00020" summary="查看问题">
  343. <created>1611902974138</created>
  344. <option name="number" value="00020" />
  345. <option name="presentableId" value="LOCAL-00020" />
  346. <option name="project" value="LOCAL" />
  347. <updated>1611902974138</updated>
  348. </task>
  349. <task id="LOCAL-00021" summary="eslintCache file">
  350. <created>1611909553551</created>
  351. <option name="number" value="00021" />
  352. <option name="presentableId" value="LOCAL-00021" />
  353. <option name="project" value="LOCAL" />
  354. <updated>1611909553551</updated>
  355. </task>
  356. <task id="LOCAL-00022" summary="修改标题名称">
  357. <created>1611914194356</created>
  358. <option name="number" value="00022" />
  359. <option name="presentableId" value="LOCAL-00022" />
  360. <option name="project" value="LOCAL" />
  361. <updated>1611914194356</updated>
  362. </task>
  363. <task id="LOCAL-00023" summary="修改标题名称">
  364. <created>1612146091547</created>
  365. <option name="number" value="00023" />
  366. <option name="presentableId" value="LOCAL-00023" />
  367. <option name="project" value="LOCAL" />
  368. <updated>1612146091547</updated>
  369. </task>
  370. <task id="LOCAL-00024" summary="修改样式">
  371. <created>1612148857280</created>
  372. <option name="number" value="00024" />
  373. <option name="presentableId" value="LOCAL-00024" />
  374. <option name="project" value="LOCAL" />
  375. <updated>1612148857280</updated>
  376. </task>
  377. <task id="LOCAL-00025" summary="修改样式">
  378. <created>1612149056908</created>
  379. <option name="number" value="00025" />
  380. <option name="presentableId" value="LOCAL-00025" />
  381. <option name="project" value="LOCAL" />
  382. <updated>1612149056908</updated>
  383. </task>
  384. <task id="LOCAL-00026" summary="eslintcache">
  385. <created>1612318606141</created>
  386. <option name="number" value="00026" />
  387. <option name="presentableId" value="LOCAL-00026" />
  388. <option name="project" value="LOCAL" />
  389. <updated>1612318606141</updated>
  390. </task>
  391. <task id="LOCAL-00027" summary="Merge branch 'master' of http://121.40.40.223:3000/zizhong.wang/boniuApi&#10;&#10;# Conflicts:&#10;#&#9;boniu/.eslintcache">
  392. <created>1612319605727</created>
  393. <option name="number" value="00027" />
  394. <option name="presentableId" value="LOCAL-00027" />
  395. <option name="project" value="LOCAL" />
  396. <updated>1612319605727</updated>
  397. </task>
  398. <task id="LOCAL-00028" summary="修改域名">
  399. <created>1612323233185</created>
  400. <option name="number" value="00028" />
  401. <option name="presentableId" value="LOCAL-00028" />
  402. <option name="project" value="LOCAL" />
  403. <updated>1612323233185</updated>
  404. </task>
  405. <task id="LOCAL-00029" summary="eslint">
  406. <created>1613978415436</created>
  407. <option name="number" value="00029" />
  408. <option name="presentableId" value="LOCAL-00029" />
  409. <option name="project" value="LOCAL" />
  410. <updated>1613978415436</updated>
  411. </task>
  412. <task id="LOCAL-00030" summary="Merge branch 'master' of http://121.40.40.223:3000/zizhong.wang/boniuApi&#10;&#10;# Conflicts:&#10;#&#9;boniu/.eslintcache">
  413. <created>1613978489405</created>
  414. <option name="number" value="00030" />
  415. <option name="presentableId" value="LOCAL-00030" />
  416. <option name="project" value="LOCAL" />
  417. <updated>1613978489405</updated>
  418. </task>
  419. <task id="LOCAL-00031" summary="添加底部备案号">
  420. <created>1613981802713</created>
  421. <option name="number" value="00031" />
  422. <option name="presentableId" value="LOCAL-00031" />
  423. <option name="project" value="LOCAL" />
  424. <updated>1613981802713</updated>
  425. </task>
  426. <task id="LOCAL-00032" summary="添加底部备案号">
  427. <created>1613987952333</created>
  428. <option name="number" value="00032" />
  429. <option name="presentableId" value="LOCAL-00032" />
  430. <option name="project" value="LOCAL" />
  431. <updated>1613987952333</updated>
  432. </task>
  433. <task id="LOCAL-00033" summary="更新链接字段">
  434. <created>1623826781115</created>
  435. <option name="number" value="00033" />
  436. <option name="presentableId" value="LOCAL-00033" />
  437. <option name="project" value="LOCAL" />
  438. <updated>1623826781115</updated>
  439. </task>
  440. <option name="localTasksCounter" value="34" />
  441. <servers />
  442. </component>
  443. <component name="TimeTrackingManager">
  444. <option name="totallyTimeSpent" value="98394000" />
  445. </component>
  446. <component name="TodoView">
  447. <todo-panel id="selected-file">
  448. <is-autoscroll-to-source value="true" />
  449. </todo-panel>
  450. <todo-panel id="all">
  451. <are-packages-shown value="true" />
  452. <is-autoscroll-to-source value="true" />
  453. </todo-panel>
  454. </component>
  455. <component name="ToolWindowManager">
  456. <frame x="1912" y="-8" width="1936" height="1096" extended-state="6" />
  457. <layout>
  458. <window_info active="true" content_ui="combo" id="Project" order="0" visible="true" weight="0.14699684" />
  459. <window_info id="Structure" order="1" side_tool="true" weight="0.25" />
  460. <window_info id="Favorites" order="2" side_tool="true" />
  461. <window_info anchor="bottom" id="Message" order="0" />
  462. <window_info anchor="bottom" id="Find" order="1" weight="0.3296582" />
  463. <window_info anchor="bottom" id="Run" order="2" sideWeight="0.49947312" weight="0.124610595" />
  464. <window_info anchor="bottom" id="Debug" order="3" weight="0.4" />
  465. <window_info anchor="bottom" id="Cvs" order="4" weight="0.25" />
  466. <window_info anchor="bottom" id="Inspection" order="5" weight="0.4" />
  467. <window_info anchor="bottom" id="TODO" order="6" sideWeight="0.49971014" weight="0.3296582" />
  468. <window_info anchor="bottom" id="Docker" order="7" show_stripe_button="false" />
  469. <window_info anchor="bottom" id="Version Control" order="8" sideWeight="0.49367756" weight="0.31879544" />
  470. <window_info anchor="bottom" id="Terminal" order="9" sideWeight="0.4841939" visible="true" weight="0.18172377" />
  471. <window_info anchor="bottom" id="Event Log" order="10" sideWeight="0.51580614" side_tool="true" visible="true" weight="0.18172377" />
  472. <window_info anchor="bottom" id="TypeScript" order="11" />
  473. <window_info anchor="right" id="Commander" internal_type="SLIDING" order="0" type="SLIDING" weight="0.4" />
  474. <window_info anchor="right" id="Ant Build" order="1" weight="0.25" />
  475. <window_info anchor="right" content_ui="combo" id="Hierarchy" order="2" weight="0.25" />
  476. </layout>
  477. </component>
  478. <component name="TypeScriptGeneratedFilesManager">
  479. <option name="version" value="1" />
  480. </component>
  481. <component name="VcsManagerConfiguration">
  482. <MESSAGE value="创建目录及路由" />
  483. <MESSAGE value="修改路由及其他问题" />
  484. <MESSAGE value="修改页面回退高亮显示问题" />
  485. <MESSAGE value="忽视eslint文件" />
  486. <MESSAGE value="删除expand方法" />
  487. <MESSAGE value="添加总体说明组件内容" />
  488. <MESSAGE value="修改总体说明内容样式" />
  489. <MESSAGE value="忽略文件" />
  490. <MESSAGE value="添加key" />
  491. <MESSAGE value="添加homepageKey 打包项目" />
  492. <MESSAGE value="eslint缓存文件" />
  493. <MESSAGE value="查看问题" />
  494. <MESSAGE value="eslintCache file" />
  495. <MESSAGE value="修改标题名称" />
  496. <MESSAGE value="修改样式" />
  497. <MESSAGE value="eslintcache" />
  498. <MESSAGE value="修改域名" />
  499. <MESSAGE value="eslint" />
  500. <MESSAGE value="Merge branch 'master' of http://121.40.40.223:3000/zizhong.wang/boniuApi&#10;&#10;# Conflicts:&#10;#&#9;boniu/.eslintcache" />
  501. <MESSAGE value="添加底部备案号" />
  502. <MESSAGE value="更新链接字段" />
  503. <option name="LAST_COMMIT_MESSAGE" value="更新链接字段" />
  504. </component>
  505. <component name="editorHistoryManager">
  506. <entry file="file://$PROJECT_DIR$/boniu/src/components/IndexApi/indexApi.css" />
  507. <entry file="file://$PROJECT_DIR$/boniu/src/components/StocksApi/stocks.css" />
  508. <entry file="file://$PROJECT_DIR$/boniu/IndexApiList.jsx" />
  509. <entry file="file://$PROJECT_DIR$/boniu/public/logo192.png">
  510. <provider selected="true" editor-type-id="images" />
  511. </entry>
  512. <entry file="file://$PROJECT_DIR$/boniu/public/logo512.png">
  513. <provider selected="true" editor-type-id="images" />
  514. </entry>
  515. <entry file="file://$PROJECT_DIR$/boniu/node_modules/jest-diff/build/types.d.ts">
  516. <provider selected="true" editor-type-id="text-editor">
  517. <state relative-caret-position="349">
  518. <caret line="38" column="4" selection-start-line="38" selection-start-column="4" selection-end-line="38" selection-end-column="4" />
  519. </state>
  520. </provider>
  521. </entry>
  522. <entry file="file://$PROJECT_DIR$/boniu/node_modules/jest-diff/README.md">
  523. <provider selected="true" editor-type-id="split-provider[text-editor;markdown-preview-editor]">
  524. <state split_layout="SPLIT">
  525. <first_editor relative-caret-position="396">
  526. <caret line="394" column="52" lean-forward="true" selection-start-line="394" selection-start-column="52" selection-end-line="394" selection-end-column="52" />
  527. </first_editor>
  528. <second_editor />
  529. </state>
  530. </provider>
  531. </entry>
  532. <entry file="file://$PROJECT_DIR$/boniu/src/components/BasicRoute/router.js" />
  533. <entry file="file://$PROJECT_DIR$/boniu/node_modules/react-router-dom/esm/react-router-dom.js">
  534. <provider selected="true" editor-type-id="text-editor">
  535. <state relative-caret-position="3740">
  536. <caret line="177" column="20" lean-forward="true" selection-start-line="177" selection-start-column="20" selection-end-line="177" selection-end-column="20" />
  537. </state>
  538. </provider>
  539. </entry>
  540. <entry file="file://$PROJECT_DIR$/boniu/src/components/IndexApi/indexApi.jsx" />
  541. <entry file="file://$PROJECT_DIR$/boniu/src/components/StocksApi/stocks.jsx" />
  542. <entry file="file://$PROJECT_DIR$/boniu/.gitignore">
  543. <provider selected="true" editor-type-id="text-editor">
  544. <state relative-caret-position="528">
  545. <caret line="24" column="12" selection-start-line="24" selection-start-column="12" selection-end-line="24" selection-end-column="12" />
  546. </state>
  547. </provider>
  548. </entry>
  549. <entry file="file://$USER_HOME$/Desktop/project/teach/teachNow/lesson12/demo.html" />
  550. <entry file="file://E:/demo/address.html">
  551. <provider selected="true" editor-type-id="text-editor">
  552. <state relative-caret-position="467">
  553. <caret line="82" lean-forward="true" selection-start-line="82" selection-end-line="82" />
  554. <folding>
  555. <element signature="n#div#1;n#body#0;n#html#0;n#!!top" />
  556. <element signature="e#1890#2057#0" />
  557. <element signature="e#2206#2750#0" />
  558. <element signature="e#2777#3275#0" />
  559. <element signature="e#3304#4021#0" />
  560. </folding>
  561. </state>
  562. </provider>
  563. </entry>
  564. <entry file="file://E:/demo/demo.html">
  565. <provider selected="true" editor-type-id="text-editor">
  566. <state relative-caret-position="-396">
  567. <folding>
  568. <element signature="e#30#36#0" expanded="true" />
  569. <element signature="e#36#42#0" expanded="true" />
  570. <element signature="e#73#79#0" expanded="true" />
  571. <element signature="e#79#85#0" expanded="true" />
  572. </folding>
  573. </state>
  574. </provider>
  575. </entry>
  576. <entry file="file://E:/demo/resolve.html">
  577. <provider selected="true" editor-type-id="text-editor" />
  578. </entry>
  579. <entry file="file://$PROJECT_DIR$/boniu/public/favicon.ico">
  580. <provider selected="true" editor-type-id="images" />
  581. </entry>
  582. <entry file="file://$PROJECT_DIR$/boniu/debug.log">
  583. <provider selected="true" editor-type-id="text-editor" />
  584. </entry>
  585. <entry file="file://$PROJECT_DIR$/boniu/src/components/indexBasicInfo/indexBasicInfo.css">
  586. <provider selected="true" editor-type-id="text-editor">
  587. <state relative-caret-position="580">
  588. <caret line="82" lean-forward="true" selection-start-line="82" selection-end-line="82" />
  589. </state>
  590. </provider>
  591. </entry>
  592. <entry file="file://$PROJECT_DIR$/boniu/public/index.html">
  593. <provider selected="true" editor-type-id="text-editor">
  594. <state relative-caret-position="611">
  595. <caret line="42" column="7" lean-forward="true" selection-start-line="42" selection-start-column="7" selection-end-line="42" selection-end-column="7" />
  596. </state>
  597. </provider>
  598. </entry>
  599. <entry file="file://$PROJECT_DIR$/boniu/src/components/Navbar/navbar.css">
  600. <provider selected="true" editor-type-id="text-editor">
  601. <state relative-caret-position="286">
  602. <caret line="13" column="25" lean-forward="true" selection-end-line="16" />
  603. </state>
  604. </provider>
  605. </entry>
  606. <entry file="file://$PROJECT_DIR$/boniu/src/components/Navbar/navbar.jsx">
  607. <provider selected="true" editor-type-id="text-editor">
  608. <state relative-caret-position="-1246">
  609. <caret line="62" column="54" lean-forward="true" selection-end-line="145" />
  610. <folding>
  611. <element signature="e#0#41#0" expanded="true" />
  612. </folding>
  613. </state>
  614. </provider>
  615. </entry>
  616. <entry file="file://$PROJECT_DIR$/boniu/src/components/Overview/overview.css">
  617. <provider selected="true" editor-type-id="text-editor">
  618. <state relative-caret-position="318">
  619. <caret line="24" column="18" selection-start-line="24" selection-start-column="18" selection-end-line="24" selection-end-column="18" />
  620. </state>
  621. </provider>
  622. </entry>
  623. <entry file="file://$PROJECT_DIR$/boniu/src/setupTests.js">
  624. <provider selected="true" editor-type-id="text-editor">
  625. <state>
  626. <folding>
  627. <element signature="n#!!doc" expanded="true" />
  628. </folding>
  629. </state>
  630. </provider>
  631. </entry>
  632. <entry file="file://$PROJECT_DIR$/boniu/src/reportWebVitals.js">
  633. <provider selected="true" editor-type-id="text-editor" />
  634. </entry>
  635. <entry file="file://$PROJECT_DIR$/boniu/src/components/StocksInfo/stocksInfo.jsx">
  636. <provider selected="true" editor-type-id="text-editor">
  637. <state relative-caret-position="-1444">
  638. <caret line="26" column="9" selection-end-line="118" />
  639. <folding>
  640. <element signature="e#0#25#0" expanded="true" />
  641. </folding>
  642. </state>
  643. </provider>
  644. </entry>
  645. <entry file="file://$PROJECT_DIR$/boniu/src/components/StocksInfo/stocksInfo.css">
  646. <provider selected="true" editor-type-id="text-editor">
  647. <state relative-caret-position="-828">
  648. <caret line="18" column="25" selection-end-line="82" />
  649. </state>
  650. </provider>
  651. </entry>
  652. <entry file="file://$PROJECT_DIR$/boniu/build/static/js/main.907101e0.chunk.js.map" />
  653. <entry file="file://$PROJECT_DIR$/boniu/build/static/js/main.907101e0.chunk.js" />
  654. <entry file="file://$PROJECT_DIR$/boniu/src/components/Overview/overview.jsx">
  655. <provider selected="true" editor-type-id="text-editor">
  656. <state relative-caret-position="315">
  657. <caret line="23" lean-forward="true" selection-start-line="23" selection-end-line="23" />
  658. <folding>
  659. <element signature="e#0#41#0" expanded="true" />
  660. </folding>
  661. </state>
  662. </provider>
  663. </entry>
  664. <entry file="file://$PROJECT_DIR$/boniu/src/StocksApiList.jsx">
  665. <provider selected="true" editor-type-id="text-editor">
  666. <state relative-caret-position="462">
  667. <caret line="21" column="10" selection-start-line="21" selection-start-column="10" selection-end-line="21" selection-end-column="10" />
  668. </state>
  669. </provider>
  670. </entry>
  671. <entry file="file://$PROJECT_DIR$/boniu/.eslintcache">
  672. <provider selected="true" editor-type-id="text-editor">
  673. <state>
  674. <caret column="10176" selection-start-column="10176" selection-end-column="10176" />
  675. </state>
  676. </provider>
  677. </entry>
  678. <entry file="file://$PROJECT_DIR$/boniu/package.json">
  679. <provider selected="true" editor-type-id="text-editor">
  680. <state relative-caret-position="352">
  681. <caret line="16" column="14" selection-start-line="16" selection-start-column="14" selection-end-line="16" selection-end-column="14" />
  682. </state>
  683. </provider>
  684. </entry>
  685. <entry file="file://$PROJECT_DIR$/boniu/src/IndexApiList.jsx">
  686. <provider selected="true" editor-type-id="text-editor">
  687. <state relative-caret-position="-589">
  688. <caret column="48" selection-start-column="48" selection-end-column="48" />
  689. <folding>
  690. <element signature="e#371#2293#0" />
  691. <element signature="e#393#946#0" />
  692. <element signature="e#967#2287#0" />
  693. <element signature="e#2610#5192#0" />
  694. <element signature="e#5526#7443#0" />
  695. <element signature="e#7465#8749#0" />
  696. <element signature="e#9123#11040#0" />
  697. <element signature="e#11062#12328#0" />
  698. </folding>
  699. </state>
  700. </provider>
  701. </entry>
  702. <entry file="file://$PROJECT_DIR$/boniu/src/App.css">
  703. <provider selected="true" editor-type-id="text-editor">
  704. <state relative-caret-position="369">
  705. <caret line="43" column="27" selection-start-line="43" selection-start-column="27" selection-end-line="43" selection-end-column="27" />
  706. </state>
  707. </provider>
  708. </entry>
  709. <entry file="file://$PROJECT_DIR$/boniu/src/App.js">
  710. <provider selected="true" editor-type-id="text-editor">
  711. <state relative-caret-position="198">
  712. <caret line="9" column="15" selection-start-line="9" selection-start-column="15" selection-end-line="9" selection-end-column="15" />
  713. <folding>
  714. <element signature="e#0#19#0" expanded="true" />
  715. </folding>
  716. </state>
  717. </provider>
  718. </entry>
  719. <entry file="file://$PROJECT_DIR$/boniu/src/components/indexBasicInfo/indexBasicInfo.jsx">
  720. <provider selected="true" editor-type-id="text-editor">
  721. <state relative-caret-position="627">
  722. <caret line="116" selection-start-line="116" selection-end-line="116" />
  723. <folding>
  724. <element signature="e#0#26#0" expanded="true" />
  725. </folding>
  726. </state>
  727. </provider>
  728. </entry>
  729. <entry file="file://$PROJECT_DIR$/boniu/src/index.js">
  730. <provider selected="true" editor-type-id="text-editor">
  731. <state relative-caret-position="396">
  732. <caret line="18" selection-start-line="18" selection-end-line="18" />
  733. <folding>
  734. <element signature="e#0#26#0" expanded="true" />
  735. </folding>
  736. </state>
  737. </provider>
  738. </entry>
  739. <entry file="file://$PROJECT_DIR$/boniu/src/index.css">
  740. <provider selected="true" editor-type-id="text-editor">
  741. <state relative-caret-position="286">
  742. <caret line="13" selection-start-line="13" selection-end-line="13" />
  743. </state>
  744. </provider>
  745. </entry>
  746. </component>
  747. </project>