You called this URL via POST, but the URL doesn't end in a slash and you have APPEND_SLASH set. Djan

报错信息如下

报错原因

from的action地址错误

解决方案

应该改成/regedits/

试运行以后的截图

发布了90 篇原创文章 · 获赞 1 · 访问量 2696

猜你喜欢

转载自blog.csdn.net/tian_jiangnan/article/details/105243137