Commit 535956d294193b04ec78a98ad8c4c20115532917

Authored by 王通
1 parent d6584abe

1.

src/main/resources/static/pages/home.html
@@ -32,7 +32,7 @@ @@ -32,7 +32,7 @@
32 } 32 }
33 33
34 .system_change_log .label{ 34 .system_change_log .label{
35 - width: 55px; 35 + width: 75px;
36 display: inline-block; 36 display: inline-block;
37 padding: 0 10px; 37 padding: 0 10px;
38 line-height: 1.5; 38 line-height: 1.5;
@@ -59,11 +59,11 @@ @@ -59,11 +59,11 @@
59 } 59 }
60 </style> 60 </style>
61 <div class="system_change_log"> 61 <div class="system_change_log">
62 - <h2 style="text-indent: 35px;margin: 10px 0 5px;">2023-09-16 更新说明 Changelog</h2> 62 + <h2 style="text-indent: 35px;margin: 10px 0 5px;">2024-06-16 System Changelog</h2>
63 <br><br> 63 <br><br>
64 <ul> 64 <ul>
65 - <li class="sub_title"><h6>线调、油电管理</h6></li>  
66 - <li><span class="label s_c_change">$$$$$${txt-4028}</span></li> 65 + <li class="sub_title"><h6>Global</h6></li>
  66 + <li><span class="label s_c_change">$$$$$${txt-4028}</span>1.System Internationalization</li>
67 </ul> 67 </ul>
68 68
69 </div> 69 </div>