From 74f825944410933cc3d70828ee8a62efbb8f52f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=8F=99=E8=BF=B0=E3=80=81=E5=88=AB=E7=A6=BB?= <93301500+xushubieli@users.noreply.github.com> Date: Fri, 7 Apr 2023 11:27:04 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=9F=E4=B8=80=E8=B7=AF=E5=BE=84?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/theme/plus/flink-add.htm | 2 +- src/theme/plus/win_templet.htm | 8 ++++---- src/user/templets/buy.htm | 2 +- src/user/templets/mypay.htm | 2 +- src/user/templets/mystow.htm | 2 +- src/user/templets/resetpassword.htm | 2 +- 6 files changed, 9 insertions(+), 9 deletions(-) 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; }