Skip to content

Commit 2f15f2c

Browse files
committed
移动端优化
1 parent a5fde4b commit 2f15f2c

3 files changed

Lines changed: 2707 additions & 7 deletions

File tree

front/control_panel.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -768,7 +768,7 @@
768768
<div class="container">
769769
<!-- 登录界面 -->
770770
<div id="loginSection" class="login-form">
771-
<h1>gcli2api管理面板</h1>
771+
<h1>GCLI2API 管理面板</h1>
772772
<p>请输入访问密码:</p>
773773
<input type="password" id="loginPassword" placeholder="输入密码" onkeypress="handlePasswordEnter(event)" />
774774
<br>
@@ -777,7 +777,7 @@ <h1>gcli2api管理面板</h1>
777777

778778
<!-- 主界面 -->
779779
<div id="mainSection" class="hidden">
780-
<h1>gcli2api管理面板</h1>
780+
<h1>GCLI2API 管理面板</h1>
781781

782782
<!-- 标签页 -->
783783
<div class="tabs">

0 commit comments

Comments
 (0)