论坛研究展示的html模板有点问题,好久了。style直接写在 div下,加个 < style>包一下吧,看了难受。
相关接口:
https://www.joinquant.com/community/post/checkResearchView
相关代码:
```
< div class="output_html rendered_html output_subarea output_execute_result">
< div>
.dataframe tbody tr th:only-of-type {
vertical-align: middle;
}
.dataframe tbody tr th {
vertical-align: top;
}
.dataframe thead th {
text-align: right;
}
< table border="1" class="dataframe">
```
2023-12-07