1、return返回页面乱码问题 html
produces = "text/html;charset=UTF-8"跨域
2、跨域问题htm
response.setHeader("Access-Control-Allow-Origin", "*");blog