fix bug
This commit is contained in:
parent
3fa17bb755
commit
2ca754a5eb
@ -25,7 +25,11 @@ const itemsTwo = [
|
|||||||
{
|
{
|
||||||
key: "2",
|
key: "2",
|
||||||
label: (
|
label: (
|
||||||
<a target="_blank" rel="noopener noreferrer" href="/random_forest">
|
<a
|
||||||
|
target="_blank"
|
||||||
|
rel="noopener noreferrer"
|
||||||
|
href="http://analysis.tpdc.ac.cn/random_forest/"
|
||||||
|
>
|
||||||
随机森林算法融合多源雪深数据产品
|
随机森林算法融合多源雪深数据产品
|
||||||
</a>
|
</a>
|
||||||
),
|
),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user