@@ -341,7 +341,7 @@
*/
bottom(type) {
this.popupstyle = 'bottom'
- this.ani = ['slide-bottom']
+ this.ani = ['fade', 'slide-bottom']
this.transClass = {
position: 'fixed',
left: 0,