diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 0000000..f6ab132 --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,149 @@ +<?xml version="1.0" encoding="UTF-8"?> +<project version="4"> + <component name="AutoImportSettings"> + <option name="autoReloadType" value="SELECTIVE" /> + </component> + <component name="ChangeListManager"> + <list default="true" id="84ab346f-c07b-447e-ab86-93b94f723f79" name="更改" comment="" /> + <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="Git.Settings"> + <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" /> + </component> + <component name="PackageJsonUpdateNotifier"> + <dismissed value="$PROJECT_DIR$/package.json" /> + </component> + <component name="ProjectColorInfo">{ + "associatedIndex": 3 +}</component> + <component name="ProjectId" id="2tCjKDO1RAqqDDpGgzpShWM9BvI" /> + <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": "markdown", + "ignore.virus.scanning.warn.message": "true", + "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": "pnpm", + "npm.dev.executor": "Run", + "settings.editor.selected.configurable": "preferences.language.and.region", + "ts.external.directory.path": "C:\\Users\\expdsn\\WebstormProjects\\ai-bot\\node_modules\\typescript\\lib", + "vue.rearranger.settings.migration": "true" + } +}]]></component> + <component name="RunManager"> + <configuration name="dev" type="js.build_tools.npm" temporary="true" nameIsGenerated="true"> + <package-json value="$PROJECT_DIR$/package.json" /> + <command value="run" /> + <scripts> + <script value="dev" /> + </scripts> + <node-interpreter value="project" /> + <package-manager value="yarn" /> + <envs /> + <method v="2" /> + </configuration> + <recent_temporary> + <list> + <item itemvalue="npm.dev" /> + </list> + </recent_temporary> + </component> + <component name="SharedIndexes"> + <attachedChunks> + <set> + <option value="bundled-js-predefined-d6986cc7102b-76f8388c3a79-JavaScript-WS-243.24978.60" /> + </set> + </attachedChunks> + </component> + <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="应用程序级" UseSingleDictionary="true" transferred="true" /> + <component name="TaskManager"> + <task active="true" id="Default" summary="默认任务"> + <changelist id="84ab346f-c07b-447e-ab86-93b94f723f79" name="更改" comment="" /> + <created>1739862885367</created> + <option name="number" value="Default" /> + <option name="presentableId" value="Default" /> + <updated>1739862885367</updated> + <workItem from="1739862887270" duration="2556000" /> + <workItem from="1739866039210" duration="2420000" /> + <workItem from="1739868501347" duration="114000" /> + <workItem from="1739868625193" duration="55000" /> + <workItem from="1739868789923" duration="1235000" /> + </task> + <task id="LOCAL-00001" summary="更改"> + <option name="closed" value="true" /> + <created>1739869769283</created> + <option name="number" value="00001" /> + <option name="presentableId" value="LOCAL-00001" /> + <option name="project" value="LOCAL" /> + <updated>1739869769283</updated> + </task> + <task id="LOCAL-00002" summary="1"> + <option name="closed" value="true" /> + <created>1739870022777</created> + <option name="number" value="00002" /> + <option name="presentableId" value="LOCAL-00002" /> + <option name="project" value="LOCAL" /> + <updated>1739870022777</updated> + </task> + <option name="localTasksCounter" value="3" /> + <servers /> + </component> + <component name="TypeScriptGeneratedFilesManager"> + <option name="version" value="3" /> + </component> + <component name="Vcs.Log.Tabs.Properties"> + <option name="RECENT_FILTERS"> + <map> + <entry key="Branch"> + <value> + <list> + <RecentGroup> + <option name="FILTER_VALUES"> + <option value="origin/dev" /> + </option> + </RecentGroup> + </list> + </value> + </entry> + </map> + </option> + <option name="TAB_STATES"> + <map> + <entry key="MAIN"> + <value> + <State> + <option name="FILTERS"> + <map> + <entry key="branch"> + <value> + <list> + <option value="origin/dev" /> + </list> + </value> + </entry> + </map> + </option> + </State> + </value> + </entry> + </map> + </option> + </component> + <component name="VcsManagerConfiguration"> + <MESSAGE value="完成了网站的广告和详请展示" /> + <MESSAGE value="更改" /> + <MESSAGE value="1" /> + <option name="LAST_COMMIT_MESSAGE" value="1" /> + </component> +</project> \ No newline at end of file