/* 菜单选项卡 */
.nav-pills .nav-item .active {
    border-bottom: 2px solid var(--primary);
}