最新市场动态
{{ dayjs(news.publishTime).format('YYYY-MM-DD') }}
· {{ news.source }}
{{ news.title }}
暂无市场动态
{{ currentStockInfo.name }} ({{ currentStockInfo.code }})
{{ currentStockInfo.price.toFixed(2) }}
{{ priceChange > 0 ? '+' : '' }}{{ priceChange.toFixed(2) }} ({{ priceChangePercent }}%)
交易记录
暂无交易记录
{{ record.stockName }}
{{ record.time }}
{{ record.type === 'buy' ? '买入' : '卖出' }}
{{ record.amount }}股
¥{{ record.price }}
总额: ¥{{ record.totalAmount }}