Explorar el Código

同步进入会员中心动画效果

chendeben hace 1 año
padre
commit
41a5b06991
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      entry/src/main/ets/pages/UserCenter.ets

+ 2 - 0
entry/src/main/ets/pages/UserCenter.ets

@@ -348,6 +348,8 @@ export struct UserCenter {
     .height('100%')
     .layoutWeight(1)
 
+    .transition(TransitionEffect.move(TransitionEdge.BOTTOM)
+      .animation({ duration: 380, curve: Curve.Ease,delay:50 }))
   }
 
   // 用户信息卡片