删掉计算器

This commit is contained in:
齐斌 2025-05-30 20:11:42 +08:00
parent f1a90c8b6a
commit 5614ddf4ef

View File

@ -79,11 +79,11 @@ export const useHeaderMenuConfig = () => {
key: "historic_stock_price", key: "historic_stock_price",
href:'/historic-stock' href:'/historic-stock'
}, },
{ // {
label: t("header_menu.stock_information.investment_calculator"), // label: t("header_menu.stock_information.investment_calculator"),
key: "investment_calculator", // key: "investment_calculator",
href:'/calculator' // href:'/calculator'
}, // },
], ],
}, },
{ {