2 커밋 bac6034b4b ... 08b3ae777d

작성자 SHA1 메시지 날짜
  sqj 08b3ae777d Merge branch 'master' of http://git.fmode.cn:3000/13576288855/202226701011 9 달 전
  sqj 0092c73023 1 9 달 전
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  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>