This commit is contained in:
aihe 2023-12-02 23:57:00 +08:00
parent 88b7d8c2ad
commit 1d1c4c00c9
2 changed files with 4 additions and 2 deletions

View File

@ -1,8 +1,6 @@
.customer_nav_bar {
box-sizing: content-box;
height: var(--status-bar-height);
padding-top: 60rpx;
width: 100%;
}
/* #ifndef APP-PLUS-NVUE */
page {

View File

@ -173,6 +173,10 @@
padding: 8rpx 0;
text-align: center;
line-height: normal;
border: 0;
&::after{
border: 0;
}
}
.fjhw{
margin-top: 20rpx;