柒零 1 년 전
부모
커밋
6455fe72cb
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      subpages/addMattresses/addMattresses.wxss

+ 1 - 1
subpages/addMattresses/addMattresses.wxss

@@ -50,7 +50,7 @@ page {
 }
 
 .marquee-text-animation {
-    animation: marquee 5s linear infinite;
+    animation: marquee 8s linear infinite;
     /* 滚动动画,时间可根据需要调整 */
 }