KLINE · {{ activeName }}
{{ n.title }}{{ ct }}
核心内容 {{ n.summary }}
影响
{{ n.impactLabel||'中性' }}
{{ n.impactReason }}
集团关切 {{ n.concern }}
暂未获取到公告
{{ n.title }}{{ ct }}
暂无舆情数据
| 指标 | {{ p.name }} {{ p.code }} |
|---|---|
| PE | {{ p.pe>0?p.pe.toFixed(1):'-' }} |
| PB | {{ p.pb>0?p.pb.toFixed(2):'-' }} |
| ROE(%) | {{ p.roe!=null?p.roe.toFixed(2):'-' }} |
| 毛利率(%) | {{ p.grossMargin!=null?p.grossMargin.toFixed(2):'-' }} |
| 营收同比(%) | {{ p.revenueYoY!=null?(p.revenueYoY>=0?'+':'')+p.revenueYoY.toFixed(2):'-' }} |
| 净利同比(%) | {{ p.profitYoY!=null?(p.profitYoY>=0?'+':'')+p.profitYoY.toFixed(2):'-' }} |
| 涨跌幅(%) | {{ p.changePct>=0?'+':'' }}{{ p.changePct.toFixed(2) }} |
| 换手率(%) | {{ p.turnover.toFixed(2) }} |
| 市值(亿) | {{ p.marketCapYi.toFixed(1) }} |