fix size QR
This commit is contained in:
parent
c029a2f479
commit
9f73a831b1
2 changed files with 8 additions and 8 deletions
|
|
@ -226,10 +226,10 @@
|
||||||
|
|
||||||
;
|
;
|
||||||
<QRCode>
|
<QRCode>
|
||||||
<X> 399 </X>
|
<X> 445 </X>
|
||||||
<Y> 912 </Y>
|
<Y> 958 </Y>
|
||||||
<Width> WQR </Width>
|
<Width> 200 </Width>
|
||||||
<Height> HQR </Height>
|
<Height> 200 </Height>
|
||||||
<State> alphaState </State>
|
<State> alphaState </State>
|
||||||
<Service> testservice </Service>
|
<Service> testservice </Service>
|
||||||
</QRCode>
|
</QRCode>
|
||||||
|
|
|
||||||
|
|
@ -1718,10 +1718,10 @@
|
||||||
|
|
||||||
|
|
||||||
<QRCode>
|
<QRCode>
|
||||||
<X> 399 </X>
|
<X> 445 </X>
|
||||||
<Y> 905 </Y>
|
<Y> 958 </Y>
|
||||||
<Width> WQR </Width>
|
<Width> 200 </Width>
|
||||||
<Height> HQR </Height>
|
<Height> 200 </Height>
|
||||||
<State> alphaState </State>
|
<State> alphaState </State>
|
||||||
<Service> testservice </Service>
|
<Service> testservice </Service>
|
||||||
</QRCode>
|
</QRCode>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue