main
viviansx 4 months ago
parent d1c5222de5
commit 90a1a1e990

@ -1,7 +1,13 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project version="4"> <project version="4">
<component name="AutoImportSettings">
<option name="autoReloadType" value="SELECTIVE" />
</component>
<component name="ChangeListManager"> <component name="ChangeListManager">
<list default="true" id="03f36da4-5835-4bcc-a4dc-e83000e9ef88" name="Changes" comment="" /> <list default="true" id="03f36da4-5835-4bcc-a4dc-e83000e9ef88" name="Changes" comment="">
<change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
<change beforePath="$PROJECT_DIR$/text.txt" beforeDir="false" afterPath="$PROJECT_DIR$/text.txt" afterDir="false" />
</list>
<option name="SHOW_DIALOG" value="false" /> <option name="SHOW_DIALOG" value="false" />
<option name="HIGHLIGHT_CONFLICTS" value="true" /> <option name="HIGHLIGHT_CONFLICTS" value="true" />
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
@ -10,9 +16,9 @@
<component name="Git.Settings"> <component name="Git.Settings">
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
</component> </component>
<component name="ProjectColorInfo"><![CDATA[{ <component name="ProjectColorInfo">{
"associatedIndex": 4 &quot;associatedIndex&quot;: 4
}]]></component> }</component>
<component name="ProjectId" id="2vV3QErC1HXAgOwUWolcrKwpvTX" /> <component name="ProjectId" id="2vV3QErC1HXAgOwUWolcrKwpvTX" />
<component name="ProjectViewState"> <component name="ProjectViewState">
<option name="hideEmptyMiddlePackages" value="true" /> <option name="hideEmptyMiddlePackages" value="true" />
@ -24,6 +30,10 @@
"RunOnceActivity.git.unshallow": "true", "RunOnceActivity.git.unshallow": "true",
"git-widget-placeholder": "main", "git-widget-placeholder": "main",
"last_opened_file_path": "C:/Users/xianwei/Desktop/软件工程", "last_opened_file_path": "C:/Users/xianwei/Desktop/软件工程",
"node.js.detected.package.eslint": "true",
"node.js.detected.package.tslint": "true",
"node.js.selected.package.eslint": "(autodetect)",
"node.js.selected.package.tslint": "(autodetect)",
"nodejs_package_manager_path": "npm", "nodejs_package_manager_path": "npm",
"settings.editor.selected.configurable": "preferences.language.and.region", "settings.editor.selected.configurable": "preferences.language.and.region",
"vue.rearranger.settings.migration": "true" "vue.rearranger.settings.migration": "true"
@ -46,6 +56,7 @@
<option name="presentableId" value="Default" /> <option name="presentableId" value="Default" />
<updated>1744216397688</updated> <updated>1744216397688</updated>
<workItem from="1744216399412" duration="135000" /> <workItem from="1744216399412" duration="135000" />
<workItem from="1744216865648" duration="419000" />
</task> </task>
<servers /> <servers />
</component> </component>

@ -2,4 +2,6 @@
222 222
333 333
同步:双向的(远程仓<->本地仓) 同步:双向的(远程仓<->本地仓)
推送:单向的(本地仓->推送给->远程仓) 推送:单向的(本地仓->推送给->远程仓)
123
Loading…
Cancel
Save