.tab-box {
|
.tab-item { flex: 1; line-height: 42px; text-align: center; background: #636363; color: #fff; font-size: 14px; font-family: PingFang SC; font-weight: 500; color: #ffffff; position: relative; border-right: 0.5px solid #fff;
|
.tab-triangle { position: absolute; z-index: 2; bottom: -7px; left: 50%; transform: translateX(-50%); width: 14px; height: 14px; background: #e54d42; transform: rotate(45deg); transform-origin: center; }
|
}
|
.tab-active { background: #e54d42; }
|
}
|
|
.goods-item { margin-bottom: 1px;
|
.progress-text { color: #999999; font-size: 10px; margin-left: 12px; }
|
}
|