no message
This commit is contained in:
@@ -93,6 +93,8 @@ export default {
|
||||
bottom: 0;
|
||||
width: 100%;
|
||||
padding-bottom: calc(env(safe-area-inset-bottom));
|
||||
box-sizing: border-box;
|
||||
border-top:2rpx solid #eaeaea;
|
||||
&.iosplatformType {
|
||||
height: 100rpx;
|
||||
padding-bottom: 0;
|
||||
@@ -115,10 +117,11 @@ export default {
|
||||
|
||||
.tab-text {
|
||||
font-size: 24rpx;
|
||||
color:#666;
|
||||
/* 文字大小 */
|
||||
}
|
||||
|
||||
.tab-text-sel {
|
||||
color: $app-bt-bj;
|
||||
color: #7934F6;
|
||||
}
|
||||
</style>
|
||||
|
||||
Reference in New Issue
Block a user