charts.html
1.41 KB
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>指数</title>
<script type="text/javascript">
search_ajaxUrl = 'http://www.nong12.com/tip.html?callback=jQuery18304425293356180191_1413859900213&key=a&_=1413859908376'
</script>
<script type="text/javascript" src="../../common/js/base/jquery-1.8.2.min.js"></script>
<script type="text/javascript" src="../../common/js/base/sea.js"></script>
<script type="text/javascript" src="../js/javascript/common/config.js"></script>
<!--[if lt IE 9]>
<script src="../../common/js/plugin/respond.src.js"></script>
<link href="../../common/js/plugin/respond-proxy.html" id="respond-proxy" rel="respond-proxy" />
<link href="../respond.proxy.gif" id="respond-redirect" rel="respond-redirect" />
<script src="../../common/js/plugin/respond.proxy.js"></script>
<![endif]-->
</head>
<body style="overflow: hidden;">
<div id="charts" style="width: 100%;height: 100%;margin:0;position: absolute;overflow: hidden;padding: 0px;"></div>
</body>
<script type="text/javascript">
seajs.use(
[ '../js/javascript/common/common.js',
'../js/javascript/charts/charts.js']
);
</script>
</html>