mirror of
https://github.com/CarmJos/UserPrefix.git
synced 2026-06-05 00:35:02 +08:00
添加字符集限定
This commit is contained in:
@@ -141,7 +141,9 @@
|
||||
</links>
|
||||
<detectJavaApiLink>true</detectJavaApiLink>
|
||||
<encoding>UTF-8</encoding>
|
||||
<!--<stylesheetfile>${project.basedir}/style/javadoc.css</stylesheetfile>-->
|
||||
<charset>UTF-8</charset>
|
||||
<docencoding>UTF-8</docencoding>
|
||||
<stylesheetfile>${project.basedir}/style/javadoc.css</stylesheetfile>
|
||||
</configuration>
|
||||
<executions>
|
||||
<execution>
|
||||
|
||||
+1
-1
@@ -596,7 +596,7 @@ caption a:visited {
|
||||
float: left;
|
||||
height: 24px;
|
||||
padding-left: 24px;
|
||||
/*padding-top: 8px;*/
|
||||
padding-top: 8px;
|
||||
white-space: nowrap;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user