app-preset-qrcode.less 127 字节
.app-preset-qrcode {
    width: 100%;
    height: 100%;

    .ibiz-qr-code {
        width: 100%;
        height: 100%;
    }
}