关于JQuery中
.
g
e
t
(
)
和
.get()和
.get()和.post()和$.ajax()的区别和使用
https://www.cnblogs.com/applerosa/p/7125367.html
html页面中ajax出现
Uncaught ReferenceError: $ is not defined
是因为需要引入jQuery,引入就解决了,跟路径没关系
Tomcat下ajax请求路径总结
https://www.cnblogs.com/guanmu/p/5215833.html
js中ajax的路径
url: "../getDangerLevel?danger_type='行凶'#!method=get",