This commit is contained in:
=
2022-02-19 14:11:08 +01:00
parent 4ffba77452
commit d1fb93ca2e
9 changed files with 418 additions and 76 deletions

View File

@@ -113,7 +113,7 @@ if (isset($_GET['login'])) {
<div class="form-group">
<div class="col-sm-offset-2 col-sm-10">
<div class="checkbox">
<label title="选不选都记得你想退出就点击退出才可以哦!">
<label title="选不选都记得你,想退出就点击退出才可以哦!">
<input type="checkbox" checked="checked"> 记住我
</label>
</div>