fix: 界面功能优化。
This commit is contained in:
45
.idea/workspace.xml
generated
45
.idea/workspace.xml
generated
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<project version="4">
|
||||
<component name="ChangeListManager">
|
||||
<list default="true" id="3667dc6b-255c-45ba-970d-78a1cbdb9682" name="更改" comment="fix: 增加配置文件。" />
|
||||
<list default="true" id="3667dc6b-255c-45ba-970d-78a1cbdb9682" name="更改" comment="fix: 界面修改。" />
|
||||
<option name="SHOW_DIALOG" value="false" />
|
||||
<option name="HIGHLIGHT_CONFLICTS" value="true" />
|
||||
<option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
|
||||
@@ -18,21 +18,22 @@
|
||||
<option name="hideEmptyMiddlePackages" value="true" />
|
||||
<option name="showLibraryContents" value="true" />
|
||||
</component>
|
||||
<component name="PropertiesComponent">{
|
||||
"keyToString": {
|
||||
"ModuleVcsDetector.initialDetectionPerformed": "true",
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"RunOnceActivity.git.unshallow": "true",
|
||||
"RunOnceActivity.typescript.service.memoryLimit.init": "true",
|
||||
"git-widget-placeholder": "master",
|
||||
"javascript.preferred.runtime.type.id": "node",
|
||||
"last_opened_file_path": "E:/code/intc/front-end/intc-single-ultra-web",
|
||||
"node.js.detected.package.eslint": "true",
|
||||
"node.js.selected.package.eslint": "(autodetect)",
|
||||
"nodejs_package_manager_path": "npm",
|
||||
"vue.rearranger.settings.migration": "true"
|
||||
<component name="PropertiesComponent"><![CDATA[{
|
||||
"keyToString": {
|
||||
"ModuleVcsDetector.initialDetectionPerformed": "true",
|
||||
"RunOnceActivity.ShowReadmeOnStart": "true",
|
||||
"RunOnceActivity.git.unshallow": "true",
|
||||
"RunOnceActivity.typescript.service.memoryLimit.init": "true",
|
||||
"git-widget-placeholder": "master",
|
||||
"javascript.preferred.runtime.type.id": "node",
|
||||
"last_opened_file_path": "E:/code/intc/front-end/intc-single-ultra-web",
|
||||
"node.js.detected.package.eslint": "true",
|
||||
"node.js.selected.package.eslint": "(autodetect)",
|
||||
"nodejs_package_manager_path": "npm",
|
||||
"prettierjs.PrettierConfiguration.Package": "E:\\code\\intc\\front-end\\intc-single-ultra-web\\node_modules\\prettier",
|
||||
"vue.rearranger.settings.migration": "true"
|
||||
}
|
||||
}</component>
|
||||
}]]></component>
|
||||
<component name="SharedIndexes">
|
||||
<attachedChunks>
|
||||
<set>
|
||||
@@ -51,6 +52,7 @@
|
||||
<workItem from="1766377867806" duration="5000" />
|
||||
<workItem from="1766385532161" duration="33000" />
|
||||
<workItem from="1766404501022" duration="428000" />
|
||||
<workItem from="1766418512146" duration="54000" />
|
||||
</task>
|
||||
<task id="LOCAL-00001" summary="feat: 项目初始化。">
|
||||
<option name="closed" value="true" />
|
||||
@@ -68,7 +70,15 @@
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1766404670627</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="3" />
|
||||
<task id="LOCAL-00003" summary="fix: 界面修改。">
|
||||
<option name="closed" value="true" />
|
||||
<created>1766418560033</created>
|
||||
<option name="number" value="00003" />
|
||||
<option name="presentableId" value="LOCAL-00003" />
|
||||
<option name="project" value="LOCAL" />
|
||||
<updated>1766418560033</updated>
|
||||
</task>
|
||||
<option name="localTasksCounter" value="4" />
|
||||
<servers />
|
||||
</component>
|
||||
<component name="TypeScriptGeneratedFilesManager">
|
||||
@@ -77,6 +87,7 @@
|
||||
<component name="VcsManagerConfiguration">
|
||||
<MESSAGE value="feat: 项目初始化。" />
|
||||
<MESSAGE value="fix: 增加配置文件。" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="fix: 增加配置文件。" />
|
||||
<MESSAGE value="fix: 界面修改。" />
|
||||
<option name="LAST_COMMIT_MESSAGE" value="fix: 界面修改。" />
|
||||
</component>
|
||||
</project>
|
||||
Reference in New Issue
Block a user