123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106 |
- <?xml version="1.0" encoding="UTF-8"?>
- <project version="4">
- <component name="ChangeListManager">
- <list default="true" id="976cff0c-f89f-44cb-af06-490875979f12" name="默认变更列表" comment="修改动态css文件名">
- <change afterPath="$PROJECT_DIR$/.idea/vcs.xml" afterDir="false" />
- <change afterPath="$PROJECT_DIR$/.idea/workspace.xml" afterDir="false" />
- <change beforePath="$PROJECT_DIR$/index.html" beforeDir="false" afterPath="$PROJECT_DIR$/index.html" afterDir="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="CSS File" />
- <option value="JavaScript File" />
- </list>
- </option>
- </component>
- <component name="Git.Settings">
- <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
- </component>
- <component name="ProjectId" id="22Fxbwuff2wEz75ItTtPexz5wsx" />
- <component name="ProjectLevelVcsManager" settingsEditedManually="true" />
- <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="RunOnceActivity.OpenProjectViewOnStart" value="true" />
- <property name="RunOnceActivity.ShowReadmeOnStart" value="true" />
- <property name="WebServerToolWindowFactoryState" value="false" />
- <property name="last_opened_file_path" value="$PROJECT_DIR$/images" />
- <property name="list.type.of.created.stylesheet" value="CSS" />
- <property name="vue.rearranger.settings.migration" value="true" />
- </component>
- <component name="RecentsManager">
- <key name="CopyFile.RECENT_KEYS">
- <recent name="H:\company-project\veterans_demo\images" />
- <recent name="H:\company-project\veterans_demo\styles" />
- <recent name="H:\company-project\veterans_demo\js" />
- </key>
- </component>
- <component name="RunManager">
- <configuration name="index.html" type="JavascriptDebugType" temporary="true" nameIsGenerated="true" uri="http://localhost:63342/veterans_demo/index.html" useBuiltInWebServerPort="true">
- <method v="2" />
- </configuration>
- <recent_temporary>
- <list>
- <item itemvalue="JavaScript 调试.index.html" />
- </list>
- </recent_temporary>
- </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="976cff0c-f89f-44cb-af06-490875979f12" name="默认变更列表" comment="" />
- <created>1639447213483</created>
- <option name="number" value="Default" />
- <option name="presentableId" value="Default" />
- <updated>1639447213483</updated>
- <workItem from="1639447214974" duration="22245000" />
- <workItem from="1639531366831" duration="1130000" />
- <workItem from="1639534138974" duration="183000" />
- <workItem from="1639534357485" duration="558000" />
- </task>
- <task id="LOCAL-00001" summary="修改动态css文件名">
- <created>1639534218235</created>
- <option name="number" value="00001" />
- <option name="presentableId" value="LOCAL-00001" />
- <option name="project" value="LOCAL" />
- <updated>1639534218235</updated>
- </task>
- <option name="localTasksCounter" value="2" />
- <servers />
- </component>
- <component name="TypeScriptGeneratedFilesManager">
- <option name="version" value="3" />
- </component>
- <component name="Vcs.Log.Tabs.Properties">
- <option name="TAB_STATES">
- <map>
- <entry key="MAIN">
- <value>
- <State>
- <option name="CUSTOM_BOOLEAN_PROPERTIES">
- <map>
- <entry key="Show.Git.Branches" value="false" />
- </map>
- </option>
- </State>
- </value>
- </entry>
- </map>
- </option>
- <option name="oldMeFiltersMigrated" value="true" />
- </component>
- <component name="VcsManagerConfiguration">
- <MESSAGE value="修改动态css文件名" />
- <option name="LAST_COMMIT_MESSAGE" value="修改动态css文件名" />
- </component>
- </project>
|