zhanghui %!s(int64=2) %!d(string=hai) anos
pai
achega
1236947063
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      storePages/rights/index.vue

+ 1 - 1
storePages/rights/index.vue

@@ -119,7 +119,7 @@
 		},
 		onLoad(option) {
 			let sysInfo = uni.getSystemInfoSync()
-			this.windowHeight =sysInfo.windowHeight - 44 +'px'//除标题栏栏外的屏幕可用高度
+			this.windowHeight =sysInfo.windowHeight  +'px'//除标题栏栏外的屏幕可用高度
 			this.userInfo = uni.getStorageSync('userInfo')
 			this.listServiceObject()
 			this.equityCardList()