Jelajahi Sumber

公共组件

DESKTOP-SVI9JE1\muzen 1 tahun lalu
induk
melakukan
21f04b667a
1 mengubah file dengan 1 tambahan dan 1 penghapusan
  1. 1 1
      src/components/uni-popup/uni-popup.vue

+ 1 - 1
src/components/uni-popup/uni-popup.vue

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