| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- <?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="1aa2c051-7c05-4248-a267-bba2d88e533a" name="Changes" comment="fix: 合并">
- <change beforePath="$PROJECT_DIR$/.env.development" beforeDir="false" afterPath="$PROJECT_DIR$/.env.development" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/.gitignore" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/inspectionProfiles/Project_Default.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/modules.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/tenant-Platform.iml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/vcs.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.idea/watcherTasks.xml" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.vscode/extensions.json" beforeDir="false" />
- <change beforePath="$PROJECT_DIR$/.vscode/settings.json" 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="Git.Merge.Settings">
- <option name="BRANCH" value="origin/wuguojie" />
- </component>
- <component name="Git.Settings">
- <option name="RECENT_BRANCH_BY_REPOSITORY">
- <map>
- <entry key="$PROJECT_DIR$" value="wuguojie" />
- </map>
- </option>
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="MarkdownSettingsMigration">
- <option name="stateVersion" value="1" />
- </component>
- <component name="ProjectId" id="2u6YxpYINLyl0FZmYgWYt5kbrtp" />
- <component name="ProjectViewState">
- <option name="autoscrollFromSource" value="true" />
- <option name="hideEmptyMiddlePackages" value="true" />
- <option name="showLibraryContents" value="true" />
- </component>
- <component name="PropertiesComponent">{
- "keyToString": {
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "WebServerToolWindowFactoryState": "false",
- "last_opened_file_path": "/Users/wuguojie/zhangguiding/tenant-Platform",
- "node.js.detected.package.eslint": "true",
- "node.js.detected.package.standard": "true",
- "node.js.detected.package.stylelint": "true",
- "node.js.detected.package.tslint": "true",
- "node.js.selected.package.eslint": "(autodetect)",
- "node.js.selected.package.standard": "",
- "node.js.selected.package.stylelint": "/Users/wuguojie/zhangguiding/tenant-Platform/node_modules/stylelint",
- "node.js.selected.package.tslint": "(autodetect)",
- "nodejs_package_manager_path": "npm",
- "prettierjs.PrettierConfiguration.Package": "/Users/wuguojie/zhangguiding/tenant-Platform/node_modules/prettier",
- "ts.external.directory.path": "/Users/wuguojie/zhangguiding/tenant-Platform/node_modules/typescript/lib",
- "vue.rearranger.settings.migration": "true"
- }
- }</component>
- <component name="SpellCheckerSettings" RuntimeDictionaries="0" Folders="0" CustomDictionaries="0" DefaultDictionary="application-level" UseSingleDictionary="true" transferred="true" />
- <component name="TaskManager">
- <task active="true" id="Default" summary="Default task">
- <changelist id="1aa2c051-7c05-4248-a267-bba2d88e533a" name="Changes" comment="" />
- <created>1741570739583</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1741570739583</updated>
- <workItem from="1741570740692" duration="9614000" />
- <workItem from="1741588506895" duration="25952000" />
- <workItem from="1741742279753" duration="107000" />
- </task>
- <task id="LOCAL-00001" summary="fix: 合并">
- <created>1741570841321</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1741570841322</updated>
- </task>
- <task id="LOCAL-00002" summary="fix: 合并">
- <created>1741570905083</created>
- <option name="number" value="00002" />
- <option name="presentableId" value="LOCAL-00002" />
- <option name="project" value="LOCAL" />
- <updated>1741570905083</updated>
- </task>
- <task id="LOCAL-00003" summary="fix: 合并、添加PDF和word文件预览功能">
- <created>1741742144445</created>
- <option name="number" value="00003" />
- <option name="presentableId" value="LOCAL-00003" />
- <option name="project" value="LOCAL" />
- <updated>1741742144445</updated>
- </task>
- <option name="localTasksCounter" value="4" />
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="VcsManagerConfiguration">
- <MESSAGE value="fix: 合并" />
- <MESSAGE value="fix: 合并、添加PDF和word文件预览功能" />
- <option name="LAST_COMMIT_MESSAGE" value="fix: 合并、添加PDF和word文件预览功能" />
- </component>
- </project>
|