Update index.md
This commit is contained in:
parent
0f442e9eb0
commit
b871fdbbf4
|
@ -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;}}"/>
|
||||
|
||||
|
|
Loading…
Reference in New Issue