This commit is contained in:
Gdpao
2020-09-05 12:32:58 +08:00
parent f3c881cf76
commit cf71c2ba66
2 changed files with 11 additions and 5 deletions

View File

@@ -1202,9 +1202,10 @@ export default {
background-color: #fff;
display: flex;
position: fixed;
height: 98rpx;
width: 100%;
bottom:0;
bottom: 0;
left: 0;
padding-bottom: env(safe-area-inset-bottom);
// border-top: 1rpx solid #ececec;
z-index: 10076;
.navs{