Sfoglia il codice sorgente

首页增加公告弹窗

Your Name 4 anni fa
parent
commit
9ae36b9c51
1 ha cambiato i file con 1 aggiunte e 3 eliminazioni
  1. 1 3
      pages/Charts/mainStatistics.vue

+ 1 - 3
pages/Charts/mainStatistics.vue

@@ -283,10 +283,8 @@
 				index: 0,
 				id: 0,
 				length:0,
-				// type:null,
-				type: 'top',
+				type:null,
 				msgType: 'success',
-				value: '默认输入的内容',
 				scrollHeight:uni.getSystemInfoSync().windowHeight - 130,
 			}
 		},