Browser
Print using window.print
via an iframe.
Demo
省份 | 2020年 | 2021年 | 2022年 | 2023年 | 2024年 |
---|---|---|---|---|---|
北京 | 145,603 | 158,200 | 168,900 | 178,500 | 186,000 |
上海 | 140,320 | 153,800 | 163,400 | 172,100 | 180,500 |
广东 | 112,450 | 124,600 | 135,800 | 145,800 | 155,200 |
江苏 | 103,200 | 114,300 | 125,600 | 134,500 | 142,800 |
浙江 | 101,800 | 112,400 | 123,100 | 132,900 | 141,200 |
山西 | 64,850 | 68,200 | 71,500 | 74,800 | 78,300 |
数据来源:国家统计局及地方统计公报(示例数据)
Usage
ts
import { formatTime, windowPrint } from 'comuse-shared'
windowPrint(`<span style="margin-right: 10px">Time:${formatTime(new Date(), 'yyyy-MM-dd')}</span>`)