添加矿机租赁项目跳转

This commit is contained in:
2025-09-12 16:46:31 +08:00
parent bec6d16554
commit 2fbc4c8a40
6 changed files with 85 additions and 1 deletions

View File

@@ -90,6 +90,7 @@ export const home_zh = {
noContent:"暂无内容",
unknownType:"未知类型",
other:"其他",
machineLease:"矿机租赁",
}
}
@@ -185,6 +186,7 @@ export const home_en = {
noContent:"No content",
unknownType:"Unknown Type",
other:"Other",
machineLease:"Machine Lease",
}
}