Authored by linlong

update

var contextPath = "/platform";
var contextPath = "/union";
document.write("<meta charset='UTF-8'>");
document.write("<script src='"+ contextPath +"/js/jquery/jquery-3.1.0.min.js'></script>");
... ...
var contextPath = "/platform";
var contextPath = "/union";
document.write("<meta charset='UTF-8'>");
document.write("<script src='"+ contextPath +"/js/jquery/jquery-3.1.0.min.js'></script>");
... ...