|
|
@ -0,0 +1,80 @@ |
|
|
|
|
|
Index: .idea/workspace.xml
|
|
|
|
|
|
IDEA additional info: |
|
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.BaseRevisionTextPatchEP |
|
|
|
|
|
<+><?xml version=\"1.0\" encoding=\"UTF-8\"?>\r\n<project version=\"4\">\r\n <component name=\"AutoImportSettings\">\r\n <option name=\"autoReloadType\" value=\"SELECTIVE\" />\r\n </component>\r\n <component name=\"ChangeListManager\">\r\n <list default=\"true\" id=\"1250a154-aa13-4278-9e87-904a86c4dbd2\" name=\"更改\" comment=\"11.1\" />\r\n <option name=\"SHOW_DIALOG\" value=\"false\" />\r\n <option name=\"HIGHLIGHT_CONFLICTS\" value=\"true\" />\r\n <option name=\"HIGHLIGHT_NON_ACTIVE_CHANGELIST\" value=\"false\" />\r\n <option name=\"LAST_RESOLUTION\" value=\"IGNORE\" />\r\n </component>\r\n <component name=\"Git.Settings\">\r\n <option name=\"RECENT_BRANCH_BY_REPOSITORY\">\r\n <map>\r\n <entry key=\"$PROJECT_DIR$\" value=\"sunweining/feature-20251028175924-学习\" />\r\n </map>\r\n </option>\r\n <option name=\"RECENT_GIT_ROOT_PATH\" value=\"$PROJECT_DIR$\" />\r\n </component>\r\n <component name=\"PropertiesComponent\"><![CDATA[{\r\n \"keyToString\": {\r\n \"git-widget-placeholder\": \"dev\",\r\n \"last_opened_file_path\": \"D:/study_dbqb/Dbqb_Study/孙维宁学习笔记\",\r\n \"node.js.selected.package.tslint\": \"(autodetect)\"\r\n }\r\n}]]></component>\r\n <component name=\"TaskManager\">\r\n <task id=\"LOCAL-00001\" summary=\"11.1\">\r\n <option name=\"closed\" value=\"true\" />\r\n <created>1761983013107</created>\r\n <option name=\"number\" value=\"00001\" />\r\n <option name=\"presentableId\" value=\"LOCAL-00001\" />\r\n <option name=\"project\" value=\"LOCAL\" />\r\n <updated>1761983013107</updated>\r\n </task>\r\n <task id=\"LOCAL-00002\" summary=\"11.1\">\r\n <option name=\"closed\" value=\"true\" />\r\n <created>1761983018907</created>\r\n <option name=\"number\" value=\"00002\" />\r\n <option name=\"presentableId\" value=\"LOCAL-00002\" />\r\n <option name=\"project\" value=\"LOCAL\" />\r\n <updated>1761983018907</updated>\r\n </task>\r\n <option name=\"localTasksCounter\" value=\"3\" />\r\n <servers />\r\n </component>\r\n <component name=\"VcsManagerConfiguration\">\r\n <MESSAGE value=\"11.1\" />\r\n <option name=\"LAST_COMMIT_MESSAGE\" value=\"11.1\" />\r\n </component>\r\n</project> |
|
|
|
|
|
Subsystem: com.intellij.openapi.diff.impl.patch.CharsetEP |
|
|
|
|
|
<+>UTF-8 |
|
|
|
|
|
===================================================================
|
|
|
|
|
|
diff --git a/.idea/workspace.xml b/.idea/workspace.xml
|
|
|
|
|
|
--- a/.idea/workspace.xml (revision 4681e03fcc05c7356d45b7a40efbce419ea0224d)
|
|
|
|
|
|
+++ b/.idea/workspace.xml (date 1762252091887)
|
|
|
|
|
|
@@ -4,7 +4,9 @@
|
|
|
|
|
|
<option name="autoReloadType" value="SELECTIVE" /> |
|
|
|
|
|
</component> |
|
|
|
|
|
<component name="ChangeListManager"> |
|
|
|
|
|
- <list default="true" id="1250a154-aa13-4278-9e87-904a86c4dbd2" name="更改" comment="11.1" />
|
|
|
|
|
|
+ <list default="true" id="1250a154-aa13-4278-9e87-904a86c4dbd2" name="更改" comment="">
|
|
|
|
|
|
+ <change beforePath="$PROJECT_DIR$/.idea/workspace.xml" beforeDir="false" afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
|
|
|
|
|
|
+ </list>
|
|
|
|
|
|
<option name="SHOW_DIALOG" value="false" /> |
|
|
|
|
|
<option name="HIGHLIGHT_CONFLICTS" value="true" /> |
|
|
|
|
|
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" /> |
|
|
|
|
|
@@ -17,14 +19,36 @@
|
|
|
|
|
|
</map> |
|
|
|
|
|
</option> |
|
|
|
|
|
<option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> |
|
|
|
|
|
+ </component>
|
|
|
|
|
|
+ <component name="ProjectColorInfo">{
|
|
|
|
|
|
+ "associatedIndex": 8
|
|
|
|
|
|
+}</component>
|
|
|
|
|
|
+ <component name="ProjectId" id="34xnmxX9oLQyXMGugRDRYXTC0zM" />
|
|
|
|
|
|
+ <component name="ProjectViewState">
|
|
|
|
|
|
+ <option name="hideEmptyMiddlePackages" value="true" />
|
|
|
|
|
|
+ <option name="showLibraryContents" value="true" />
|
|
|
|
|
|
</component> |
|
|
|
|
|
<component name="PropertiesComponent"><![CDATA[{ |
|
|
|
|
|
"keyToString": { |
|
|
|
|
|
+ "RunOnceActivity.ShowReadmeOnStart": "true",
|
|
|
|
|
|
+ "RunOnceActivity.git.unshallow": "true",
|
|
|
|
|
|
"git-widget-placeholder": "dev", |
|
|
|
|
|
"last_opened_file_path": "D:/study_dbqb/Dbqb_Study/孙维宁学习笔记", |
|
|
|
|
|
- "node.js.selected.package.tslint": "(autodetect)"
|
|
|
|
|
|
+ "node.js.detected.package.eslint": "true",
|
|
|
|
|
|
+ "node.js.selected.package.eslint": "(autodetect)",
|
|
|
|
|
|
+ "node.js.selected.package.tslint": "(autodetect)",
|
|
|
|
|
|
+ "nodejs_package_manager_path": "npm",
|
|
|
|
|
|
+ "vue.rearranger.settings.migration": "true"
|
|
|
|
|
|
} |
|
|
|
|
|
}]]></component> |
|
|
|
|
|
+ <component name="SharedIndexes">
|
|
|
|
|
|
+ <attachedChunks>
|
|
|
|
|
|
+ <set>
|
|
|
|
|
|
+ <option value="bundled-jdk-9823dce3aa75-fbdcb00ec9e3-intellij.indexing.shared.core-IU-251.26927.53" />
|
|
|
|
|
|
+ <option value="bundled-js-predefined-d6986cc7102b-09060db00ec0-JavaScript-IU-251.26927.53" />
|
|
|
|
|
|
+ </set>
|
|
|
|
|
|
+ </attachedChunks>
|
|
|
|
|
|
+ </component>
|
|
|
|
|
|
<component name="TaskManager"> |
|
|
|
|
|
<task id="LOCAL-00001" summary="11.1"> |
|
|
|
|
|
<option name="closed" value="true" /> |
|
|
|
|
|
@@ -41,9 +65,20 @@
|
|
|
|
|
|
<option name="presentableId" value="LOCAL-00002" /> |
|
|
|
|
|
<option name="project" value="LOCAL" /> |
|
|
|
|
|
<updated>1761983018907</updated> |
|
|
|
|
|
+ </task>
|
|
|
|
|
|
+ <task active="true" id="Default" summary="默认任务">
|
|
|
|
|
|
+ <changelist id="1250a154-aa13-4278-9e87-904a86c4dbd2" name="更改" comment="" />
|
|
|
|
|
|
+ <created>1762217324956</created>
|
|
|
|
|
|
+ <option name="number" value="Default" />
|
|
|
|
|
|
+ <option name="presentableId" value="Default" />
|
|
|
|
|
|
+ <updated>1762217324956</updated>
|
|
|
|
|
|
+ <workItem from="1762217326802" duration="1129000" />
|
|
|
|
|
|
</task> |
|
|
|
|
|
<option name="localTasksCounter" value="3" /> |
|
|
|
|
|
<servers /> |
|
|
|
|
|
+ </component>
|
|
|
|
|
|
+ <component name="TypeScriptGeneratedFilesManager">
|
|
|
|
|
|
+ <option name="version" value="3" />
|
|
|
|
|
|
</component> |
|
|
|
|
|
<component name="VcsManagerConfiguration"> |
|
|
|
|
|
<MESSAGE value="11.1" /> |