packageBookService/pages/bookServices/detail/components/note/note.wxss
@@ -1,9 +1,14 @@ /* pages/bookServices/detail/components/note/note.wxss */ .note { height: 100%; } .popup { padding: 40rpx; width: 600rpx; } .note-btn { height: 140rpx; @@ -141,6 +146,7 @@ } .bottom-box { margin-top: 100rpx; display: flex; justify-content: center; }