Commit 2b026f32168bed0cb15d451ec64b29eb6a8f443e

Authored by yvan.ni
1 parent c88f9361

id的优化显示

components/com_top_nav/com_top_nav.wxss
1 .t_nav{ color: #313131; position:fixed;top:0;left:0; width:100%;z-index:9999; background-color: #fff } 1 .t_nav{ color: #313131; position:fixed;top:0;left:0; width:100%;z-index:9999; background-color: #fff }
2 -.tab{ font-size:24rpx; position: absolute; right: 24rpx; top:-28rpx } 2 +.tab{ font-size:24rpx; position: absolute; right: 24rpx; top:-30rpx }
3 .contant{ display: flex; justify-content: center; align-items: center; width: 100%; position: relative } 3 .contant{ display: flex; justify-content: center; align-items: center; width: 100%; position: relative }
4 \ No newline at end of file 4 \ No newline at end of file