找回密码
 立即注册
查看: 20|回复: 1

1、怎么在下图位置添加“通过手机找回密码”的文字链接

[复制链接]

151

主题

223

回帖

885

积分

管理员

UID
2
阅读权限
200
在线时间
67 小时
注册时间
2012-6-24
最后登录
2024-5-18
发表于 2022-7-28 21:53:58 | 显示全部楼层 |阅读模式
1、打开 template/default/member/login.htm
找到
  • <button class="pn pnc" type="submit" name="lostpwsubmit" value="true" tabindex="100"><span>{lang submit}</span></button>

[color=rgb(28, 58, 182) !important]复制代码

后边添加
  • <a href="这里填你的链接" style="margin-left: 10px;">通过手机号找回密码</a>

[color=rgb(28, 58, 182) !important]复制代码



2、打开 source/plugin/qqconnect/connect.class.php
找到
  • return $this->_viewthread_share_method_output();

[color=rgb(28, 58, 182) !important]复制代码

修改为
  • return '';

[color=rgb(28, 58, 182) !important]复制代码

[color=rgb(28, 58, 182) !important]


回复

使用道具 举报

151

主题

223

回帖

885

积分

管理员

UID
2
阅读权限
200
在线时间
67 小时
注册时间
2012-6-24
最后登录
2024-5-18
 楼主| 发表于 2022-7-28 21:55:27 | 显示全部楼层
1、打开 template/default/member/login.htm
找到
<button class="pn pnc" type="submit" name="lostpwsubmit" value="true" tabindex="100"><span>{lang submit}</span></button>
复制代码
后边添加
<a href="这里填你的链接" style="margin-left: 10px;">通过手机号找回密码</a>
复制代码


2、打开 source/plugin/qqconnect/connect.class.php
找到
return $this->_viewthread_share_method_output();
复制代码
修改为
return '';
复制代码

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|蔡仲秋的个人空间 ( 冀ICP备2024049637号-1|冀公网安备13100002000150号 )

GMT+8, 2024-5-19 17:14

shengfang.ren caizhongqiu

2007-2024

快速回复 返回顶部 返回列表