liushengqiang 2 سال پیش
والد
کامیت
0e1ef27111
1فایلهای تغییر یافته به همراه6 افزوده شده و 0 حذف شده
  1. 6 0
      src/page-gym/custom-plugins/guide-page/steps/steps.module.less

+ 6 - 0
src/page-gym/custom-plugins/guide-page/steps/steps.module.less

@@ -134,4 +134,10 @@
   animation-name: changsize;
   animation-iteration-count:infinite;
   background: var(--van-primary-color);
+  :global{
+    .van-notice-bar__content{
+      transform: none !important;
+      transition: none !important;
+    }
+  }
 }