This commit is contained in:
2025-03-15 00:02:01 +08:00
parent e7307e0bd0
commit 8d126daeb2
14 changed files with 526 additions and 14 deletions

View File

@@ -1,6 +1,6 @@
/* pages/ghdCalculator/ghdCalculator.wxss *//* 页面容器 */
.container {
padding: 40rpx;
padding: 20rpx;
background: #f5f5f5;
min-height: 100vh;
}