Explorar o código

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

chendeben hai 1 ano
pai
achega
41a5b06991
Modificáronse 1 ficheiros con 2 adicións e 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 }))
   }
 
   // 用户信息卡片