@import "/pages/login/index.wxss"; .adTag{ width: 60px; height: 28px; border: 1px solid #e2e2e2; border-radius: 25px; text-align: center; font-size: 14px; color: #333; line-height: 28px; display: inline-block; margin-left: 12px; } .adTag.active{ background: #027aff; color: #fff; border: 1px solid #027aff; }