You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

139 lines
7.4 KiB

5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
5 years ago
  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="1ed9cd54-bc74-41a2-84c0-b3db2772b1a0" name="Default Changelist" comment="fix">
  23. <change afterPath="$PROJECT_DIR$/govue2/govue-js-src/.gitignore" afterDir="false" />
  24. <change afterPath="$PROJECT_DIR$/govue2/govue-runtime/client.js" afterDir="false" />
  25. <change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" 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$/govue2/bindata.go" beforeDir="false" afterPath="$PROJECT_DIR$/govue2/bindata.go" afterDir="false" />
  28. <change beforePath="$PROJECT_DIR$/govue2/govue-runtime/govue.js" beforeDir="false" afterPath="$PROJECT_DIR$/govue2/govue-runtime/govue.js" afterDir="false" />
  29. <change beforePath="$PROJECT_DIR$/govue2/govue-runtime/header.js" beforeDir="false" afterPath="$PROJECT_DIR$/govue2/govue-runtime/header.js" afterDir="false" />
  30. <change beforePath="$PROJECT_DIR$/govue2/govue-runtime/runtime.js" beforeDir="false" afterPath="$PROJECT_DIR$/govue2/govue-runtime/runtime.js" afterDir="false" />
  31. <change beforePath="$PROJECT_DIR$/static/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/static/index.html" afterDir="false" />
  32. <change beforePath="$PROJECT_DIR$/static/js/base64.js" beforeDir="false" />
  33. <change beforePath="$PROJECT_DIR$/static/js/govue.js" beforeDir="false" />
  34. </list>
  35. <option name="SHOW_DIALOG" value="false" />
  36. <option name="HIGHLIGHT_CONFLICTS" value="true" />
  37. <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
  38. <option name="LAST_RESOLUTION" value="IGNORE" />
  39. </component>
  40. <component name="FileTemplateManagerImpl">
  41. <option name="RECENT_TEMPLATES">
  42. <list>
  43. <option value="HTML File" />
  44. <option value="JavaScript File" />
  45. </list>
  46. </option>
  47. </component>
  48. <component name="GOROOT" path="C:\Go" />
  49. <component name="Git.Settings">
  50. <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
  51. </component>
  52. <component name="ProjectId" id="1dJLbYMiy9MlHcALaEI4SeWe1wf" />
  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="DefaultHtmlFileTemplate" value="HTML File" />
  59. <property name="GO_FMT" value="true" />
  60. <property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
  61. <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
  62. <property name="WebServerToolWindowFactoryState" value="false" />
  63. <property name="go.import.settings.migrated" value="true" />
  64. <property name="last_opened_file_path" value="$PROJECT_DIR$/govue2/govue-js-src" />
  65. <property name="nodejs_package_manager_path" value="npm" />
  66. </component>
  67. <component name="RecentsManager">
  68. <key name="CopyFile.RECENT_KEYS">
  69. <recent name="C:\Users\admin\go\src\git.ouxuan.net\3136352472\go-service-template\govue2\govue-js-src" />
  70. <recent name="C:\Users\admin\go\src\git.ouxuan.net\3136352472\go-service-template\static" />
  71. <recent name="C:\Users\admin\go\src\git.ouxuan.net\3136352472\go-service-template\govue2\govue-runtime" />
  72. <recent name="C:\Users\admin\go\src\git.ouxuan.net\3136352472\go-service-template" />
  73. </key>
  74. </component>
  75. <component name="RunManager">
  76. <configuration name="go build git.ouxuan.net/3136352472/go-service-template/govue2/cmd" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
  77. <module name="go-service-template" />
  78. <working_directory value="$PROJECT_DIR$/" />
  79. <kind value="PACKAGE" />
  80. <filePath value="$PROJECT_DIR$/govue2/cmd/main.go" />
  81. <package value="git.ouxuan.net/3136352472/go-service-template/govue2/cmd" />
  82. <directory value="$PROJECT_DIR$/" />
  83. <method v="2" />
  84. </configuration>
  85. <recent_temporary>
  86. <list>
  87. <item itemvalue="Go Build.go build git.ouxuan.net/3136352472/go-service-template/govue2/cmd" />
  88. </list>
  89. </recent_temporary>
  90. </component>
  91. <component name="TypeScriptGeneratedFilesManager">
  92. <option name="version" value="2" />
  93. </component>
  94. <component name="Vcs.Log.Tabs.Properties">
  95. <option name="TAB_STATES">
  96. <map>
  97. <entry key="MAIN">
  98. <value>
  99. <State />
  100. </value>
  101. </entry>
  102. </map>
  103. </option>
  104. <option name="oldMeFiltersMigrated" value="true" />
  105. </component>
  106. <component name="VcsManagerConfiguration">
  107. <MESSAGE value="fix" />
  108. <option name="LAST_COMMIT_MESSAGE" value="fix" />
  109. </component>
  110. <component name="WindowStateProjectService">
  111. <state x="401" y="468" key="#GOROOT" timestamp="1592138464823">
  112. <screen x="0" y="0" width="1890" height="1024" />
  113. </state>
  114. <state x="401" y="468" key="#GOROOT/0.0.1890.1024@0.0.1890.1024" timestamp="1592138464823" />
  115. <state width="1729" height="262" key="GridCell.Tab.0.bottom" timestamp="1592237447787">
  116. <screen x="0" y="0" width="1890" height="1024" />
  117. </state>
  118. <state width="1729" height="262" key="GridCell.Tab.0.bottom/0.0.1890.1024@0.0.1890.1024" timestamp="1592237447787" />
  119. <state width="1729" height="262" key="GridCell.Tab.0.center" timestamp="1592237447787">
  120. <screen x="0" y="0" width="1890" height="1024" />
  121. </state>
  122. <state width="1729" height="262" key="GridCell.Tab.0.center/0.0.1890.1024@0.0.1890.1024" timestamp="1592237447787" />
  123. <state width="1729" height="262" key="GridCell.Tab.0.left" timestamp="1592237447787">
  124. <screen x="0" y="0" width="1890" height="1024" />
  125. </state>
  126. <state width="1729" height="262" key="GridCell.Tab.0.left/0.0.1890.1024@0.0.1890.1024" timestamp="1592237447787" />
  127. <state width="1729" height="262" key="GridCell.Tab.0.right" timestamp="1592237447787">
  128. <screen x="0" y="0" width="1890" height="1024" />
  129. </state>
  130. <state width="1729" height="262" key="GridCell.Tab.0.right/0.0.1890.1024@0.0.1890.1024" timestamp="1592237447787" />
  131. <state x="370" y="243" key="Vcs.Push.Dialog.v2" timestamp="1592164477832">
  132. <screen x="0" y="0" width="1890" height="1024" />
  133. </state>
  134. <state x="370" y="243" key="Vcs.Push.Dialog.v2/0.0.1890.1024@0.0.1890.1024" timestamp="1592164477832" />
  135. <state x="477" y="243" width="599" height="534" key="find.popup" timestamp="1592161830863">
  136. <screen x="0" y="0" width="1890" height="1024" />
  137. </state>
  138. <state x="477" y="243" width="599" height="534" key="find.popup/0.0.1890.1024@0.0.1890.1024" timestamp="1592161830863" />
  139. </component>
  140. </project>