2 次代码提交 bac6034b4b ... 08b3ae777d

作者 SHA1 备注 提交日期
  sqj 08b3ae777d Merge branch 'master' of http://git.fmode.cn:3000/13576288855/202226701011 8 月之前
  sqj 0092c73023 1 8 月之前
共有 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>