소스 검색

首页增加公告弹窗

Your Name 4 년 전
부모
커밋
9ae36b9c51
1개의 변경된 파일1개의 추가작업 그리고 3개의 파일을 삭제
  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,
 			}
 		},