同步宝塔上的源码

This commit is contained in:
2025-06-27 21:04:18 +08:00
parent ebc39cd5dd
commit 16de87a864
4689 changed files with 59043 additions and 822 deletions

0
template/default/member/getpasswd.htm Normal file → Executable file
View File

0
template/default/member/index.htm Normal file → Executable file
View File

2
template/default/member/login.htm Normal file → Executable file
View File

@@ -85,7 +85,7 @@
<table>
<tr>
<th><label for="password3_$loginhash">{lang login_password}:</label></th>
<td><input type="password" id="password3_$loginhash" name="password" onfocus="clearpwd()" size="30" class="px p_fre" /></td>
<td><input type="password" id="password3_$loginhash" name="password" onfocus="clearpwd()" size="30" placeholder="密码区分大小写" class="px p_fre" /></td>
<td class="tipcol"><a href="javascript:;" onclick="display('layer_login_$loginhash');display('layer_lostpw_$loginhash');" title="{lang getpassword}">{lang getpassword}</a></td>
</tr>
</table>

0
template/default/member/login_simple.htm Normal file → Executable file
View File

0
template/default/member/register.htm Normal file → Executable file
View File