.left { height: 107px; width: 80px; } .right { height: 100%; } .amt { &::before { content: "¥"; font-size: 12px; margin-right: 4px; } } .btn { background: linear-gradient(90deg, #ff3d60 57%, #ff990c 100%); padding: 4px 8px; }