织梦模板 v5.6会员中心自定义字段显示错位解决方法,其实很简单:
查找到:templets/system/custom_fields_member.htm
把里面的代码全删了,改成如下: <p><label>~name~:</label> ~form~</p>