From fa806b16127a64c686eb72afa806bae764f4cd7a Mon Sep 17 00:00:00 2001 From: jljsj Date: Tue, 26 Jan 2016 20:08:45 +0800 Subject: [PATCH] update home scrollHideProps to hideProps --- scripts/home.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/scripts/home.js b/scripts/home.js index 93b046d9fd..d68e1ee1aa 100644 --- a/scripts/home.js +++ b/scripts/home.js @@ -92,9 +92,9 @@ module.exports = function() { return ( + style={{transform: 'translateX(-100px)', opacity: 0}} hideProps={{type: 'reverse'}}/> + hideProps={{child: null}}>

最佳实践

近一年的中后台设计实践,积累了大量的优秀案例。