@font-face { font-family: "customicons"; /* Project id 2878519 */ src: url('/static/customicons.ttf') format('truetype'); } .nav-bottom-height { height: calc(50px + env(safe-area-inset-bottom)) !important; background-color: #ffffff; } .goods-nav-bottom { // display: flex; // flex-direction: column; position: fixed; z-index: 1000; left: 0; right: 0; bottom: 0; /* height: calc(50px + env(safe-area-inset-bottom)); */ } .uni-tab__cart-box{ padding-bottom:env(safe-area-inset-bottom); } .customicons { font-family: "customicons" !important; } .youxi:before { content: "\e60e"; } .wenjian:before { content: "\e60f"; } .zhuanfa:before { content: "\e610"; }