更新一下动画

This commit is contained in:
luchenqun 2017-03-02 11:49:46 +08:00
parent e0b64b0e54
commit cc7994fe50
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ app.controller('homeCtr', ['$scope', '$stateParams', '$filter', '$state', '$wind
.catch((err) => { .catch((err) => {
console.log('autoLogin err', err) console.log('autoLogin err', err)
}); });
$('.js-segment-home').transition('hide');
function transition() { function transition() {
var data = ['scale', 'fade', 'fade up', 'fade down', 'fade left', 'fade right', 'horizontal flip', var data = ['scale', 'fade', 'fade up', 'fade down', 'fade left', 'fade right', 'horizontal flip',
'vertical flip', 'drop', 'fly left', 'fly right', 'fly up', 'fly down', 'swing left', 'swing right', 'swing up', 'vertical flip', 'drop', 'fly left', 'fly right', 'fly up', 'fly down', 'swing left', 'swing right', 'swing up',