抱歉,您的请求来路不正确或表单验证串不符,无法提交
韦林
28 阅读
打开“source\class\helper\helper_form.php”,
然后把“$_GET['formhash'] == formhash()”修改为“$_G['formhash'] == formhash()”。