这段中文正文在 DOCX 中必须继续作为标准文本编辑。
flowchart LR A[开始] --> B[结束]
version: 1 option: xAxis: type: category data: [一月, 二月] yAxis: type: value series: - type: bar data: [10, 20]
export const editable = true;