Commit cf557cec by Sweet Zhang

龙虎榜注释往期历史

parent cd3e6e72
...@@ -29,7 +29,7 @@ export class MineComponent implements OnInit { ...@@ -29,7 +29,7 @@ export class MineComponent implements OnInit {
{ name: `${this.lifeCommonService.dateFormat(new Date, ('M'))}月`, time: 1 }, { name: `${this.lifeCommonService.dateFormat(new Date, ('M'))}月`, time: 1 },
{ name: `${this.getQuarter(this.lifeCommonService.dateFormat(new Date, ('M')))}`, time: 3 }, { name: `${this.getQuarter(this.lifeCommonService.dateFormat(new Date, ('M')))}`, time: 3 },
{ name: '本年度', time: 2 }, { name: '本年度', time: 2 },
{ name:'往期历史' , time: 4 } // { name:'往期历史' , time: 4 }
] ]
//初始化调本月线上 保费+ 本月线下保费 //初始化调本月线上 保费+ 本月线下保费
this.rank(1, 1, 1) this.rank(1, 1, 1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment