sms icon indicating copy to clipboard operation
sms copied to clipboard

导入项目登陆跳转

Open inasa123 opened this issue 6 years ago • 1 comments

错误提示: HTML1524: HTML5 DOCTYPE 无效。请考虑使用交互式表单“!DOCTYPE html>”。 index.jsp (2,1)

SCRIPT5009: SCRIPT5009: 'jQuery' is not defined H-ui.js (67,2)

HTTP404: 找不到 - 服务器尚未找到与请求的 URI (统一资源标识符)匹配的任何内容。 (XHR)POST - http://localhost:8080/sms_master_war_exploded/LoginServlet?method=login

inasa123 avatar Dec 13 '19 10:12 inasa123

错误提示: HTML1524: HTML5 DOCTYPE 无效。请考虑使用交互式表单“!DOCTYPE html>”。 index.jsp (2,1)

SCRIPT5009: SCRIPT5009: 'jQuery' is not defined H-ui.js (67,2)

HTTP404: 找不到 - 服务器尚未找到与请求的 URI (统一资源标识符)匹配的任何内容。 (XHR)POST - http://localhost:8080/sms_master_war_exploded/LoginServlet?method=login

hey bro your post url is not right, please try to run it by : http://localhost:8080/sms/LoginServlet?method=login

GoogTech avatar Dec 06 '20 03:12 GoogTech