2 Commits bac6034b4b ... 08b3ae777d

Author SHA1 Message Date
  sqj 08b3ae777d Merge branch 'master' of http://git.fmode.cn:3000/13576288855/202226701011 8 months ago
  sqj 0092c73023 1 8 months ago
1 changed files with 1 additions and 1 deletions
  1. 1 1
      FitMind-app/src/app/tab1/tab1.page.html

+ 1 - 1
FitMind-app/src/app/tab1/tab1.page.html

@@ -16,7 +16,7 @@
     <!-- 上一张按钮 -->
     <button class="prev" (click)="prevSlide()">&#10094;</button>
   
-    <!-- 下一张按钮 -->
+   
     <button class="next" (click)="nextSlide()">&#10095;</button>