pages/bibliographyList/index.wxss
@@ -248,6 +248,7 @@ .info-center { position: fixed; top: 80%; z-index: 999; background-color: white; align-items: center; @@ -297,7 +298,8 @@ } .input-box { width: 100%; padding: 0 20rpx; width: 92%; margin-bottom: 16rpx; } @@ -305,3 +307,13 @@ --td-input-border-radius: 20rpx; border-radius: 20rpx; } /* 蒙层 */ .popup-box { position: absolute; z-index: 99; top: 0; background-color: rgba(0, 0, 0, 0.5); width: 100%; height: 100%; }