Browse Source

修复 1006728bug单

zhangdan 4 years ago
parent
commit
0e0998b1b7
1 changed files with 4 additions and 0 deletions
  1. 4 0
      pages/userCenter/deliveryRecord.vue

+ 4 - 0
pages/userCenter/deliveryRecord.vue

@@ -95,8 +95,12 @@
 </script>
 </script>
 
 
 <style lang="less">
 <style lang="less">
+	page{
+		height: 100%;
+	}
 	.deliveryRecord-container{
 	.deliveryRecord-container{
 		width: 100%;
 		width: 100%;
+		height: 100%;
 		//  列表
 		//  列表
 		.scroll-con{
 		.scroll-con{
 			height: 100%;
 			height: 100%;