packageBookService/pages/bookServices/examination/examination.wxss
@@ -1,5 +1,6 @@ /* pages/examination/examination.wxss */ .nacigationBar { display: flex; align-items: center; @@ -28,4 +29,14 @@ height: 78vh; padding: 20rpx; background-color: #F2F3F8; } .daytime { background-color: #fff; color: #000; } .night { background-color: #000; color: #fff; }