更新:增加html研究报告页面,增加新的导航页
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
|
||||
<script type="text/javascript" src="lib/jquery.min.js"></script>
|
||||
<link href="css/style.css?version=22000" rel="stylesheet" type="text/css">
|
||||
<link href="/research/js/all.min.css" rel="stylesheet" type="text/css">
|
||||
<title>Stock Reference Data</title>
|
||||
</head>
|
||||
<?php
|
||||
@@ -37,6 +38,7 @@ $_REQUEST['ts_code']=$_REQUEST['ts_code']?$_REQUEST['ts_code']:'600000';
|
||||
<div class='div_block'>房产:<a href="https://echart.doorcome.cn/estateListDaily.php" target='_blank'>二手房每日挂牌量(宁波)</a></div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="clear: both;text-align: center; margin:0 auto; width: 840px;"><a href="index-2.php">首页导航进阶版</a></div>
|
||||
<?php include_once "html/footer.php"; ?>
|
||||
<script>
|
||||
function openurl(url){
|
||||
|
||||
Reference in New Issue
Block a user