Rummus

Results 3 comments of Rummus

{{$t('l.app.updateApp')}}({{listLog[0].version}}) {{item}} {{$t('l.app.updateLater')}} {{$t('l.app.updateAppNow')}} {{$t('l.app.downloadProgress')}} {{downloadProgress}}% -------> App.vue ---------> all pages use this component then i push every page to a Array by The following methods ['push'](state, data) { if...

I have found the cause of the problem; ![image](https://user-images.githubusercontent.com/26805810/48409571-21dc2480-e777-11e8-880a-2928d140255c.png) if i change animation fade to none, the problem will be solved, but i need an animation...