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.
140 lines
7.4 KiB
140 lines
7.4 KiB
<?xml version="1.0" encoding="UTF-8"?>
|
|
<project version="4">
|
|
<component name="BranchesTreeState">
|
|
<expand>
|
|
<path>
|
|
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
<item name="LOCAL_ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
</path>
|
|
<path>
|
|
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
</path>
|
|
<path>
|
|
<item name="ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
<item name="REMOTE_ROOT" type="e8cecc67:BranchNodeDescriptor" />
|
|
<item name="GROUP_NODE:origin" type="e8cecc67:BranchNodeDescriptor" />
|
|
</path>
|
|
</expand>
|
|
<select />
|
|
</component>
|
|
<component name="ChangeListManager">
|
|
<list default="true" id="1ed9cd54-bc74-41a2-84c0-b3db2772b1a0" name="Default Changelist" comment="fix">
|
|
<change afterPath="$PROJECT_DIR$/govue2/govue-js-src/.gitignore" afterDir="false" />
|
|
<change afterPath="$PROJECT_DIR$/govue2/govue-runtime/client.js" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.gitignore" beforeDir="false" afterPath="$PROJECT_DIR$/.gitignore" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/govue2/bindata.go" beforeDir="false" afterPath="$PROJECT_DIR$/govue2/bindata.go" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/govue2/govue-runtime/govue.js" beforeDir="false" afterPath="$PROJECT_DIR$/govue2/govue-runtime/govue.js" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/govue2/govue-runtime/header.js" beforeDir="false" afterPath="$PROJECT_DIR$/govue2/govue-runtime/header.js" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/govue2/govue-runtime/runtime.js" beforeDir="false" afterPath="$PROJECT_DIR$/govue2/govue-runtime/runtime.js" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/static/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/static/index.html" afterDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/static/js/base64.js" beforeDir="false" />
|
|
<change beforePath="$PROJECT_DIR$/static/js/govue.js" beforeDir="false" />
|
|
</list>
|
|
<option name="SHOW_DIALOG" value="false" />
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
|
<option name="LAST_RESOLUTION" value="IGNORE" />
|
|
</component>
|
|
<component name="FileTemplateManagerImpl">
|
|
<option name="RECENT_TEMPLATES">
|
|
<list>
|
|
<option value="HTML File" />
|
|
<option value="JavaScript File" />
|
|
</list>
|
|
</option>
|
|
</component>
|
|
<component name="GOROOT" path="C:\Go" />
|
|
<component name="Git.Settings">
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
|
|
</component>
|
|
<component name="ProjectId" id="1dJLbYMiy9MlHcALaEI4SeWe1wf" />
|
|
<component name="ProjectViewState">
|
|
<option name="hideEmptyMiddlePackages" value="true" />
|
|
<option name="showLibraryContents" value="true" />
|
|
</component>
|
|
<component name="PropertiesComponent">
|
|
<property name="DefaultHtmlFileTemplate" value="HTML File" />
|
|
<property name="GO_FMT" value="true" />
|
|
<property name="RunOnceActivity.OpenProjectViewOnStart" value="true" />
|
|
<property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
|
|
<property name="WebServerToolWindowFactoryState" value="false" />
|
|
<property name="go.import.settings.migrated" value="true" />
|
|
<property name="last_opened_file_path" value="$PROJECT_DIR$/govue2/govue-js-src" />
|
|
<property name="nodejs_package_manager_path" value="npm" />
|
|
</component>
|
|
<component name="RecentsManager">
|
|
<key name="CopyFile.RECENT_KEYS">
|
|
<recent name="C:\Users\admin\go\src\git.ouxuan.net\3136352472\go-service-template\govue2\govue-js-src" />
|
|
<recent name="C:\Users\admin\go\src\git.ouxuan.net\3136352472\go-service-template\static" />
|
|
<recent name="C:\Users\admin\go\src\git.ouxuan.net\3136352472\go-service-template\govue2\govue-runtime" />
|
|
<recent name="C:\Users\admin\go\src\git.ouxuan.net\3136352472\go-service-template" />
|
|
</key>
|
|
</component>
|
|
<component name="RunManager">
|
|
<configuration name="go build git.ouxuan.net/3136352472/go-service-template/govue2/cmd" type="GoApplicationRunConfiguration" factoryName="Go Application" temporary="true" nameIsGenerated="true">
|
|
<module name="go-service-template" />
|
|
<working_directory value="$PROJECT_DIR$/" />
|
|
<kind value="PACKAGE" />
|
|
<filePath value="$PROJECT_DIR$/govue2/cmd/main.go" />
|
|
<package value="git.ouxuan.net/3136352472/go-service-template/govue2/cmd" />
|
|
<directory value="$PROJECT_DIR$/" />
|
|
<method v="2" />
|
|
</configuration>
|
|
<recent_temporary>
|
|
<list>
|
|
<item itemvalue="Go Build.go build git.ouxuan.net/3136352472/go-service-template/govue2/cmd" />
|
|
</list>
|
|
</recent_temporary>
|
|
</component>
|
|
<component name="TypeScriptGeneratedFilesManager">
|
|
<option name="version" value="2" />
|
|
</component>
|
|
<component name="Vcs.Log.Tabs.Properties">
|
|
<option name="TAB_STATES">
|
|
<map>
|
|
<entry key="MAIN">
|
|
<value>
|
|
<State />
|
|
</value>
|
|
</entry>
|
|
</map>
|
|
</option>
|
|
<option name="oldMeFiltersMigrated" value="true" />
|
|
</component>
|
|
<component name="VcsManagerConfiguration">
|
|
<MESSAGE value="fix" />
|
|
<option name="LAST_COMMIT_MESSAGE" value="fix" />
|
|
</component>
|
|
<component name="WindowStateProjectService">
|
|
<state x="401" y="468" key="#GOROOT" timestamp="1592138464823">
|
|
<screen x="0" y="0" width="1890" height="1024" />
|
|
</state>
|
|
<state x="401" y="468" key="#GOROOT/0.0.1890.1024@0.0.1890.1024" timestamp="1592138464823" />
|
|
<state width="1729" height="262" key="GridCell.Tab.0.bottom" timestamp="1592237447787">
|
|
<screen x="0" y="0" width="1890" height="1024" />
|
|
</state>
|
|
<state width="1729" height="262" key="GridCell.Tab.0.bottom/0.0.1890.1024@0.0.1890.1024" timestamp="1592237447787" />
|
|
<state width="1729" height="262" key="GridCell.Tab.0.center" timestamp="1592237447787">
|
|
<screen x="0" y="0" width="1890" height="1024" />
|
|
</state>
|
|
<state width="1729" height="262" key="GridCell.Tab.0.center/0.0.1890.1024@0.0.1890.1024" timestamp="1592237447787" />
|
|
<state width="1729" height="262" key="GridCell.Tab.0.left" timestamp="1592237447787">
|
|
<screen x="0" y="0" width="1890" height="1024" />
|
|
</state>
|
|
<state width="1729" height="262" key="GridCell.Tab.0.left/0.0.1890.1024@0.0.1890.1024" timestamp="1592237447787" />
|
|
<state width="1729" height="262" key="GridCell.Tab.0.right" timestamp="1592237447787">
|
|
<screen x="0" y="0" width="1890" height="1024" />
|
|
</state>
|
|
<state width="1729" height="262" key="GridCell.Tab.0.right/0.0.1890.1024@0.0.1890.1024" timestamp="1592237447787" />
|
|
<state x="370" y="243" key="Vcs.Push.Dialog.v2" timestamp="1592164477832">
|
|
<screen x="0" y="0" width="1890" height="1024" />
|
|
</state>
|
|
<state x="370" y="243" key="Vcs.Push.Dialog.v2/0.0.1890.1024@0.0.1890.1024" timestamp="1592164477832" />
|
|
<state x="477" y="243" width="599" height="534" key="find.popup" timestamp="1592161830863">
|
|
<screen x="0" y="0" width="1890" height="1024" />
|
|
</state>
|
|
<state x="477" y="243" width="599" height="534" key="find.popup/0.0.1890.1024@0.0.1890.1024" timestamp="1592161830863" />
|
|
</component>
|
|
</project>
|