sqj 3 ماه پیش
والد
کامیت
c94f5f68f5
1فایلهای تغییر یافته به همراه1 افزوده شده و 1 حذف شده
  1. 1 1
      FitMind-app/src/app/page-bmi/page-bmi.component.html

+ 1 - 1
FitMind-app/src/app/page-bmi/page-bmi.component.html

@@ -43,7 +43,7 @@
     </div>
   </div>
 
-  <!-- 按钮 -->
+  <!-- 按钮 -->
   <div class="center-button">
     <ion-button fill="clear" class="analysis-button" (click)="calculateBMI()">计算BMI</ion-button>
     <ion-button fill="clear" class="analysis-button" (click)="resetForm()">清空</ion-button>