Feat: 增加计算 BMI 页面

This commit is contained in:
2025-12-23 18:24:15 +08:00
parent b289211123
commit 2ae7a88818
3 changed files with 111 additions and 1 deletions
@@ -1,6 +1,7 @@
{
"src" : [ "pages/Index",
"pages/Hello",
"pages/Text"
"pages/Text",
"pages/BMI"
]
}