mirror of
https://github.com/NapNeko/NapCatQQ.git
synced 2026-01-09 04:49:03 +08:00
fix: webui ui
This commit is contained in:
parent
1c4e198f59
commit
ca94e8f621
@ -60,7 +60,7 @@
|
|||||||
|
|
||||||
<body>
|
<body>
|
||||||
<div class="login-container">
|
<div class="login-container">
|
||||||
<h2>Token Login</h2>
|
<h2>WebUi Login</h2>
|
||||||
<form id="token-form" onsubmit="event.preventDefault(); submitToken();">
|
<form id="token-form" onsubmit="event.preventDefault(); submitToken();">
|
||||||
<div class="input-group">
|
<div class="input-group">
|
||||||
<label for="token-input">Enter Token:</label>
|
<label for="token-input">Enter Token:</label>
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user