diff --git a/src/theme/plus/flink-add.htm b/src/theme/plus/flink-add.htm index 12348d13..b3df4398 100644 --- a/src/theme/plus/flink-add.htm +++ b/src/theme/plus/flink-add.htm @@ -66,7 +66,7 @@
验证码 |
- |
||||
- | '.$fields['oldinfo'].'';?> | +'.$fields['oldinfo'].'';?> | {dede:field.title/} | - 推荐 + 推荐 删除 | diff --git a/src/user/templets/resetpassword.htm b/src/user/templets/resetpassword.htm index 3b1e5eb9..edadc6ff 100755 --- a/src/user/templets/resetpassword.htm +++ b/src/user/templets/resetpassword.htm @@ -56,7 +56,7 @@ num = num + rand; $('#ver_code').css('visibility', 'visible'); if ($("#vdimgck")[0]) { - $("#vdimgck")[0].src = "../apps/vdimgck.php?tag=" + num; + $("#vdimgck")[0].src = "/apps/vdimgck.php?tag=" + num; } return false; }