DEBUG [http-8080-1] - Matching patterns for request [/calendar.js] are [/**]
DEBUG [http-8080-1] - URI Template variables for request [/calendar.js] are {}
DEBUG [http-8080-1] - Mapping [/calendar.js] to HandlerExecutionChain with handler [org.springframework.web.servlet.resource.DefaultServletHttpRequestHandler@ae8542] and 1 interceptor
DEBUG [http-8080-1] - Last-Modified value for [/employee/calendar.js] is: -1
DEBUG [http-8080-1] - Null ModelAndView returned to DispatcherServlet with name 'springmvc': assuming HandlerAdapter completed request handling

DEBUG [http-8080-1] - Successfully completed reque

点击登录无反应和插件没有加载_兼容模式

今天我遇到的这个问题,既不是代码问题,也不是插件问题,。。。。。。就是浏览器模式问题,一定要浏览器极速模式,现在最新的项目都是用极速模式,至于兼容模式,,,兼容模式都是运行很古老的项目了 

解决方法:1. 

点击登录无反应和插件没有加载_兼容模式_02

这样用极速模式就可以正常显示了

点击登录无反应和插件没有加载_兼容模式_03

如果您遇到的情况不是跟我一样,那就可能是插件或者代码问题。