sqj 3 сар өмнө
parent
commit
c94f5f68f5

+ 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>