1
0

2 Коммитууд a15fed9593 ... c3f57d5ed8

Эзэн SHA1 Мессеж Огноо
  sqj c3f57d5ed8 Merge branch 'master' of http://git.fmode.cn:3000/13576288855/202226701011 7 сар өмнө
  sqj c94f5f68f5 1 7 сар өмнө

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