Commit 45c613c4 by 刘海龙

no message

parent eb9e443d
......@@ -7,7 +7,8 @@
.tips_foot { width: 100%; border-top: 1px solid #DFDFDF; display: flex; align-items: center;justify-content: space-between; overflow: hidden; }
.tips_foot_L { width: 50%; height: 45px; text-align: center; line-height: 45px; border-right: 1px solid #DFDFDF; font-size: 15px; color: #09BB07; }
.tips_foot_R { width: 50%; height: 45px; text-align: center; line-height: 45px; font-size: 15px; color: #09BB07; }
.zhenti_tab { display: flex; align-items: center; background: #fff; }
.zhenti_tab { display: flex; align-items: center; background: #fff; z-index: 20; }
.van-tabs__nav--line { z-index: 21; }
</style>
<div id="app">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment