Parent Directory
|
Revision Log
|
Patch
| Revision 1.1 by sysadm, Mon Mar 31 14:15:24 2025 UTC | Revision 1.2 by sysadm, Tue Apr 1 03:38:16 2025 UTC | |
|---|---|---|
| # | Line 141 const instance = axios.create({ | Line 141 const instance = axios.create({ |
| 141 | <td> | <td> |
| 142 | <span id="err_msg_email" name="err_msg" style="color: red;"></span><input id="email" name="email" value="<? echo $row["email"]; ?>" readonly> | <span id="err_msg_email" name="err_msg" style="color: red;"></span><input id="email" name="email" value="<? echo $row["email"]; ?>" readonly> |
| 143 | <input type="button" onclick="NW_open('modify_email.php','modify_email',250,150);" value="修改邮箱"> | <input type="button" onclick="NW_open('modify_email.php','modify_email',250,150);" value="修改邮箱"> |
| <span style="color: red">*</span> | ||
| 请务必准确填写,否则无法激活账号<br> | ||
| 144 | </td> | </td> |
| 145 | </tr> | </tr> |
| 146 | <tr> | <tr> |
|
||||||||
| webmaster@leafok.com | ViewVC Help |
| Powered by ViewVC 1.3.0-beta1 |