Commit 69c049be81758505b538adfeb2841418db1a2596

Authored by Min
1 parent 8b8c89b6

1.去除无用提交

.idea/.gitignore deleted
1 -# 默认忽略的文件  
2 -/shelf/  
3 -/workspace.xml  
4 -# 基于编辑器的 HTTP 客户端请求  
5 -/httpRequests/  
6 -# Datasource local storage ignored files  
7 -/dataSources/  
8 -/dataSources.local.xml  
.idea/codeStyles/Project.xml deleted
1 -<component name="ProjectCodeStyleConfiguration">  
2 - <code_scheme name="Project" version="173">  
3 - <option name="LINE_SEPARATOR" value="&#10;" />  
4 - <HTMLCodeStyleSettings>  
5 - <option name="HTML_SPACE_INSIDE_EMPTY_TAG" value="true" />  
6 - </HTMLCodeStyleSettings>  
7 - <JSCodeStyleSettings version="0">  
8 - <option name="FORCE_SEMICOLON_STYLE" value="true" />  
9 - <option name="SPACE_BEFORE_FUNCTION_LEFT_PARENTH" value="false" />  
10 - <option name="FORCE_QUOTE_STYlE" value="true" />  
11 - <option name="ENFORCE_TRAILING_COMMA" value="WhenMultiline" />  
12 - <option name="SPACES_WITHIN_OBJECT_LITERAL_BRACES" value="true" />  
13 - <option name="SPACES_WITHIN_IMPORTS" value="true" />  
14 - </JSCodeStyleSettings>  
15 - <TypeScriptCodeStyleSettings version="0">  
16 - <option name="FORCE_SEMICOLON_STYLE" value="true" />  
17 - <option name="SPACE_BEFORE_FUNCTION_LEFT_PARENTH" value="false" />  
18 - <option name="FORCE_QUOTE_STYlE" value="true" />  
19 - <option name="ENFORCE_TRAILING_COMMA" value="WhenMultiline" />  
20 - <option name="SPACES_WITHIN_OBJECT_LITERAL_BRACES" value="true" />  
21 - <option name="SPACES_WITHIN_IMPORTS" value="true" />  
22 - </TypeScriptCodeStyleSettings>  
23 - <VueCodeStyleSettings>  
24 - <option name="INTERPOLATION_NEW_LINE_AFTER_START_DELIMITER" value="false" />  
25 - <option name="INTERPOLATION_NEW_LINE_BEFORE_END_DELIMITER" value="false" />  
26 - </VueCodeStyleSettings>  
27 - <codeStyleSettings language="HTML">  
28 - <option name="SOFT_MARGINS" value="150" />  
29 - <indentOptions>  
30 - <option name="INDENT_SIZE" value="2" />  
31 - <option name="CONTINUATION_INDENT_SIZE" value="2" />  
32 - <option name="TAB_SIZE" value="2" />  
33 - </indentOptions>  
34 - </codeStyleSettings>  
35 - <codeStyleSettings language="JavaScript">  
36 - <option name="SOFT_MARGINS" value="150" />  
37 - <indentOptions>  
38 - <option name="INDENT_SIZE" value="2" />  
39 - <option name="CONTINUATION_INDENT_SIZE" value="2" />  
40 - <option name="TAB_SIZE" value="2" />  
41 - </indentOptions>  
42 - </codeStyleSettings>  
43 - <codeStyleSettings language="TypeScript">  
44 - <option name="SOFT_MARGINS" value="150" />  
45 - <indentOptions>  
46 - <option name="INDENT_SIZE" value="2" />  
47 - <option name="CONTINUATION_INDENT_SIZE" value="2" />  
48 - <option name="TAB_SIZE" value="2" />  
49 - </indentOptions>  
50 - </codeStyleSettings>  
51 - <codeStyleSettings language="Vue">  
52 - <option name="SOFT_MARGINS" value="150" />  
53 - <indentOptions>  
54 - <option name="CONTINUATION_INDENT_SIZE" value="2" />  
55 - </indentOptions>  
56 - </codeStyleSettings>  
57 - </code_scheme>  
58 -</component>  
59 \ No newline at end of file 0 \ No newline at end of file
.idea/codeStyles/codeStyleConfig.xml deleted
1 -<component name="ProjectCodeStyleConfiguration">  
2 - <state>  
3 - <option name="USE_PER_PROJECT_SETTINGS" value="true" />  
4 - </state>  
5 -</component>  
6 \ No newline at end of file 0 \ No newline at end of file
.idea/git_toolbox_blame.xml deleted
1 -<?xml version="1.0" encoding="UTF-8"?>  
2 -<project version="4">  
3 - <component name="GitToolBoxBlameSettings">  
4 - <option name="version" value="2" />  
5 - </component>  
6 -</project>  
7 \ No newline at end of file 0 \ No newline at end of file
.idea/prettier.xml deleted
1 -<?xml version="1.0" encoding="UTF-8"?>  
2 -<project version="4">  
3 - <component name="PrettierConfiguration">  
4 - <option name="myConfigurationMode" value="AUTOMATIC" />  
5 - </component>  
6 -</project>  
7 \ No newline at end of file 0 \ No newline at end of file
.idea/vcs.xml deleted
1 -<?xml version="1.0" encoding="UTF-8"?>  
2 -<project version="4">  
3 - <component name="VcsDirectoryMappings">  
4 - <mapping directory="" vcs="Git" />  
5 - </component>  
6 -</project>  
7 \ No newline at end of file 0 \ No newline at end of file