Navigation Menu

Skip to content

Commit

Permalink
Update stockArr.js
Browse files Browse the repository at this point in the history
  • Loading branch information
cforth committed Jan 8, 2016
1 parent 0986398 commit 4b58416
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/js/stockArr.js
Expand Up @@ -20,6 +20,7 @@ var indexArr = new Array(["0000001"],["1399001"],["1399006"],["1399300"]);

var hqArr = new Array(
/* 股票代码 所属行业 关注日期 前日收盘价 目标价 评级 */
["1002131", "机械行业", "2016-01-08", "17.01", "28.00", "买入"],
["1300202", "计算机行业", "2015-12-23", "35.70", "50.00", "增持"],
["1300387", "化学制品", "2015-12-23", "30.66", "35.00", "增持"],
["0603015", "电力设备与新能源", "2015-12-23", "36.13", "40.00", "增持"],
Expand Down

0 comments on commit 4b58416

Please sign in to comment.