This commit is contained in:
baol 2023-11-06 18:22:57 +08:00
parent 3fa17bb755
commit 2ca754a5eb

View File

@ -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>
), ),