Browse Source

jdk version commit

pull/1/head
adiao 4 years ago
parent
commit
af279e8610
  1. 2
      .idea/misc.xml
  2. 2
      web/css/index.css
  3. 1
      web/index.jsp

2
.idea/misc.xml

@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<project version="4">
<component name="ProjectRootManager" version="2" languageLevel="JDK_17" project-jdk-name="17" project-jdk-type="JavaSDK">
<component name="ProjectRootManager" version="2" languageLevel="JDK_12" project-jdk-name="1.8" project-jdk-type="JavaSDK">
<output url="file://$PROJECT_DIR$/out" />
</component>
<component name="SwUserDefinedSpecifications">

2
web/css/index.css

@ -269,7 +269,7 @@ @@ -269,7 +269,7 @@
height: 30px;
position: absolute;
background-color: #df5000;
border: 2px solid #000000;
}

1
web/index.jsp

@ -289,6 +289,7 @@ @@ -289,6 +289,7 @@
<%-- 返回顶部 --%>
<div class="top">
<span></span>
<span></span>
</div>
</div>
</div>

Loading…
Cancel
Save