| 
														
															@@ -49,16 +49,9 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 <script> 
														 | 
														
														 | 
														
															 <script> 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   import api from '@/common/http/' 
														 | 
														
														 | 
														
															   import api from '@/common/http/' 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   export default { 
														 | 
														
														 | 
														
															   export default { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    // #ifdef H5 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    data() { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      return { 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        imageUrl: this.$imageUrl, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        scrollTop: 0, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-        list: [] 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-      } 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-    }, 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     onShow() { 
														 | 
														
														 | 
														
															     onShow() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       uni.$emit("updateUserInfo") 
														 | 
														
														 | 
														
															       uni.$emit("updateUserInfo") 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      // #ifdef H5 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       var getList = () => { 
														 | 
														
														 | 
														
															       var getList = () => { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         if (this.timeId) { 
														 | 
														
														 | 
														
															         if (this.timeId) { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															           clearTimeout(this.timeId) 
														 | 
														
														 | 
														
															           clearTimeout(this.timeId) 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -73,6 +66,15 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															         }) 
														 | 
														
														 | 
														
															         }) 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       } 
														 | 
														
														 | 
														
															       } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       getList() 
														 | 
														
														 | 
														
															       getList() 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      // #endif 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    // #ifdef H5 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+    data() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      return { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        imageUrl: this.$imageUrl, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        scrollTop: 0, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+        list: [] 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+      } 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     }, 
														 | 
														
														 | 
														
															     }, 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     onHide() { 
														 | 
														
														 | 
														
															     onHide() { 
														 | 
													
												
											
												
													
														| 
														 | 
														
															       if (this.timeId) { 
														 | 
														
														 | 
														
															       if (this.timeId) { 
														 |