提交 bca1a0ca 编写于 作者: Y youyong

config

上级 5a0e6a86
......@@ -37,6 +37,7 @@ public class BaseReportTool {
}
// failure has the ip info, other have none
// input reportType should be page
public static String getConnectionUrl(String reportType, String server, String domain, String ip, String index) {
StringBuffer result = new StringBuffer("http://").append(server).append("/cat/r/service?model=").append(
reportType);
......
......@@ -13,8 +13,8 @@
var nowtype = "${model.type}";
</script>
<res:useCss value='${res.css.local.style_css}' target="head-css" />
<res:useCss value='${res.css.local.default_css}' target="head-css" />
<res:useCss value='${res.css.local.style_css}' target="head-css" />
<res:useJs value='${res.js.local.jquery_min_js}' target="head-js" />
<a:report title="Transaction Report" timestamp="2012-02-07">
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册