Authored by yyq

Merge branch 'feature/jitTip' into release/5.5

... ... @@ -76,9 +76,9 @@
&:after {
content: '';
width: 300px;
width: 450px;
height: 170px;
background: resolve('pay/app-qr.png');
background: resolve('pay/qr-img.png');
position: absolute;
top: 30px;
right: 50px;
... ...