Merge remote-tracking branch 'origin/main'

# Conflicts:
#	.idea/compiler.xml
#	.idea/encodings.xml
#	.idea/misc.xml
#	.idea/modules.xml
main
流年似锦 2 years ago
commit 573f4b44e6

@ -9,9 +9,6 @@
<module name="springboot" />
</profile>
</annotationProcessing>
<bytecodeTargetLevel>
<module name="springboot" target="1.8" />
</bytecodeTargetLevel>
</component>
<component name="JavacSettings">
<option name="ADDITIONAL_OPTIONS_OVERRIDE">

@ -2,6 +2,5 @@
<project version="4">
<component name="Encoding">
<file url="file://$PROJECT_DIR$/student/springboot/src/main/java" charset="UTF-8" />
<file url="file://$PROJECT_DIR$/student/springboot/src/main/resources" charset="UTF-8" />
</component>
</project>

@ -0,0 +1,6 @@
<component name="InspectionProjectProfileManager">
<profile version="1.0">
<option name="myName" value="Project Default" />
<inspection_tool class="Eslint" enabled="true" level="WARNING" enabled_by_default="true" />
</profile>
</component>

@ -1,5 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ExternalStorageConfigurationManager" enabled="true" />
<component name="MavenProjectsManager">
<option name="originalFiles">
<list>
@ -7,5 +8,7 @@
</list>
</option>
</component>
<component name="ProjectRootManager" version="2" languageLevel="JDK_1_8" default="true" project-jdk-name="1.8" project-jdk-type="JavaSDK" />
<component name="ProjectRootManager" version="2" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
</project>

@ -3,7 +3,6 @@
<component name="ProjectModuleManager">
<modules>
<module fileurl="file://$PROJECT_DIR$/.idea/1111.iml" filepath="$PROJECT_DIR$/.idea/1111.iml" />
<module fileurl="file://$PROJECT_DIR$/student/springboot/springboot.iml" filepath="$PROJECT_DIR$/student/springboot/springboot.iml" />
</modules>
</component>
</project>

@ -4,7 +4,7 @@
<meta charset="UTF-8">
<link rel="icon" href="/favicon.ico">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>学生成绩管理系统111112222222</title>
<title>学生成绩管理系统111112222222333333333333</title>
</head>
<body>
<div id="app"></div>

Loading…
Cancel
Save