Update index.md

This commit is contained in:
Haojun Liao 2025-03-23 10:42:44 +08:00 committed by GitHub
parent 0f442e9eb0
commit b871fdbbf4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -149,5 +149,5 @@ gen_figure = true
如果设置了 `gen_figure` 为 true分析结果中还会有绘制的分析预测结果图如下图所示
<img src={fc_result} alt="预测对比结果" style="width:360px !important;"/>
<img src={fc_result} alt="预测对比结果" style={{width:360px !important;}}"/>