沙发民审-M金牌草根
2017-12-09 20:23
/template/你的现用模板/member/里面
注册页面:register.htm(php)
F12抓取定位:例如:
<!--{if !empty($_G['setting']['pluginhooks']['register_logging_method'])}-->
<div class=\"rfm bw0 {if empty($_GET['infloat'])} mbw{/if}\">
<hr class=\"l\" />
<table>
<tr>
<th>{lang login_method}:</th>
<td><!--{hook/register_logging_method}--></td>去掉即可。(以你实际模板为准)