workspace.xml 8.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <project version="4">
  3. <component name="BranchesTreeState">
  4. <expand>
  5. <path>
  6. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  7. <item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  8. </path>
  9. <path>
  10. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  11. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  12. </path>
  13. <path>
  14. <item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
  15. <item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
  16. <item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
  17. </path>
  18. </expand>
  19. <select />
  20. </component>
  21. <component name="ChangeListManager">
  22. <list default="true" id="c813a37b-038b-4bb1-a925-c03a432a7638" name="Default Changelist" comment="">
  23. <change afterPath="$PROJECT_DIR$/src/static/img/circle.png" afterDir="false" />
  24. <change afterPath="$PROJECT_DIR$/src/static/img/dialog.png" afterDir="false" />
  25. <change afterPath="$PROJECT_DIR$/src/static/img/rankBg.png" afterDir="false" />
  26. <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
  27. <change beforePath="$PROJECT_DIR$/src/Mock/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/Mock/index.js" afterDir="false" />
  28. <change beforePath="$PROJECT_DIR$/src/api/getApiRes.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/api/getApiRes.js" afterDir="false" />
  29. <change beforePath="$PROJECT_DIR$/src/components/Headside.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/components/Headside.vue" afterDir="false" />
  30. <change beforePath="$PROJECT_DIR$/src/router/index.js" beforeDir="false" afterPath="$PROJECT_DIR$/src/router/index.js" afterDir="false" />
  31. <change beforePath="$PROJECT_DIR$/src/views/Main.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/Main.vue" afterDir="false" />
  32. <change beforePath="$PROJECT_DIR$/src/views/Wait.vue" beforeDir="false" afterPath="$PROJECT_DIR$/src/views/Rank.vue" afterDir="false" />
  33. </list>
  34. <option name="SHOW_DIALOG" value="false" />
  35. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  36. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  37. <option name="LAST_RESOLUTION" value="IGNORE" />
  38. </component>
  39. <component name="FileTemplateManagerImpl">
  40. <option name="RECENT_TEMPLATES">
  41. <list>
  42. <option value="Vue Single File Component" />
  43. </list>
  44. </option>
  45. </component>
  46. <component name="Git.Settings">
  47. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$/.." />
  48. </component>
  49. <component name="ProjectId" id="1jXXjXdwK5v7WohMBoZDModntXR" />
  50. <component name="ProjectLevelVcsManager" settingsEditedManually="true">
  51. <ConfirmationsSetting value="2" id="Add" />
  52. </component>
  53. <component name="ProjectViewState">
  54. <option name="hideEmptyMiddlePackages" value="true" />
  55. <option name="showLibraryContents" value="true" />
  56. </component>
  57. <component name="PropertiesComponent">
  58. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  59. <property name="WebServerToolWindowFactoryState" value="false" />
  60. <property name="dart.analysis.tool.window.visible" value="false" />
  61. <property name="last_opened_file_path" value="$PROJECT_DIR$/src/static/img" />
  62. <property name="nodejs_package_manager_path" value="npm" />
  63. <property name="restartRequiresConfirmation" value="false" />
  64. <property name="vue.rearranger.settings.migration" value="true" />
  65. </component>
  66. <component name="RecentsManager">
  67. <key name="MoveFile.RECENT_KEYS">
  68. <recent name="D:\wwwroot\flyLong\tv\src\static\img" />
  69. </key>
  70. <key name="CopyFile.RECENT_KEYS">
  71. <recent name="D:\wwwroot\flyLong\tv\src\static\img" />
  72. </key>
  73. </component>
  74. <component name="RunManager">
  75. <configuration name="serve" type="js.build_tools.npm" nameIsGenerated="true">
  76. <package-json value="$PROJECT_DIR$/package.json" />
  77. <command value="run" />
  78. <scripts>
  79. <script value="serve" />
  80. </scripts>
  81. <node-interpreter value="E:/Program Files/nodejs/node" />
  82. <envs />
  83. <method v="2" />
  84. </configuration>
  85. </component>
  86. <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
  87. <component name="TaskManager">
  88. <task active="true" id="Default" summary="Default task">
  89. <changelist id="c813a37b-038b-4bb1-a925-c03a432a7638" name="Default Changelist" comment="" />
  90. <created>1603951546154</created>
  91. <option name="number" value="Default" />
  92. <option name="presentableId" value="Default" />
  93. <updated>1603951546154</updated>
  94. <workItem from="1603951547210" duration="1144000" />
  95. <workItem from="1604020412952" duration="1300000" />
  96. <workItem from="1604022872771" duration="1602000" />
  97. <workItem from="1604036567460" duration="34092000" />
  98. </task>
  99. <servers />
  100. </component>
  101. <component name="TypeScriptGeneratedFilesManager">
  102. <option name="version" value="3" />
  103. </component>
  104. <component name="Vcs.Log.Tabs.Properties">
  105. <option name="TAB_STATES">
  106. <map>
  107. <entry key="MAIN">
  108. <value>
  109. <State />
  110. </value>
  111. </entry>
  112. </map>
  113. </option>
  114. <option name="oldMeFiltersMigrated" value="true" />
  115. </component>
  116. <component name="WindowStateProjectService">
  117. <state x="-1830" y="274" width="1099" height="859" key="#com.intellij.execution.impl.EditConfigurationsDialog" timestamp="1604022799787">
  118. <screen x="-2560" y="0" width="2560" height="1379" />
  119. </state>
  120. <state x="-1830" y="274" width="1099" height="859" key="#com.intellij.execution.impl.EditConfigurationsDialog/0.0.1920.1019/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1604022799787" />
  121. <state width="1250" height="371" key="GridCell.Tab.0.bottom" timestamp="1604132708064">
  122. <screen x="-2560" y="0" width="2560" height="1379" />
  123. </state>
  124. <state width="1250" height="371" key="GridCell.Tab.0.bottom/0.0.1920.1019/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1604132708064" />
  125. <state width="1250" height="371" key="GridCell.Tab.0.center" timestamp="1604132708064">
  126. <screen x="-2560" y="0" width="2560" height="1379" />
  127. </state>
  128. <state width="1250" height="371" key="GridCell.Tab.0.center/0.0.1920.1019/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1604132708064" />
  129. <state width="1250" height="371" key="GridCell.Tab.0.left" timestamp="1604132708064">
  130. <screen x="-2560" y="0" width="2560" height="1379" />
  131. </state>
  132. <state width="1250" height="371" key="GridCell.Tab.0.left/0.0.1920.1019/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1604132708064" />
  133. <state width="1250" height="371" key="GridCell.Tab.0.right" timestamp="1604132708064">
  134. <screen x="-2560" y="0" width="2560" height="1379" />
  135. </state>
  136. <state width="1250" height="371" key="GridCell.Tab.0.right/0.0.1920.1019/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1604132708064" />
  137. <state x="-2141" y="587" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2" timestamp="1604110672658">
  138. <screen x="-2560" y="0" width="2560" height="1379" />
  139. </state>
  140. <state x="-2141" y="587" key="com.intellij.openapi.vcs.update.UpdateOrStatusOptionsDialogupdate-v2/0.0.1920.1019/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1604110672658" />
  141. <state x="-1985" y="341" width="710" height="704" key="find.popup" timestamp="1603960641925">
  142. <screen x="-2560" y="0" width="2560" height="1379" />
  143. </state>
  144. <state x="-1985" y="341" width="710" height="704" key="find.popup/0.0.1920.1019/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1603960641925" />
  145. <state x="-2342" y="308" width="840" height="1034" key="search.everywhere.popup" timestamp="1604114774442">
  146. <screen x="-2560" y="0" width="2560" height="1379" />
  147. </state>
  148. <state x="-2342" y="308" width="840" height="1034" key="search.everywhere.popup/0.0.1920.1019/-2560.0.2560.1379@-2560.0.2560.1379" timestamp="1604114774442" />
  149. </component>
  150. </project>