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>
|
||||
<X> 399 </X>
|
||||
<Y> 912 </Y>
|
||||
<Width> WQR </Width>
|
||||
<Height> HQR </Height>
|
||||
<X> 445 </X>
|
||||
<Y> 958 </Y>
|
||||
<Width> 200 </Width>
|
||||
<Height> 200 </Height>
|
||||
<State> alphaState </State>
|
||||
<Service> testservice </Service>
|
||||
</QRCode>
|
||||
|
|
|
|||
|
|
@ -1718,10 +1718,10 @@
|
|||
|
||||
|
||||
<QRCode>
|
||||
<X> 399 </X>
|
||||
<Y> 905 </Y>
|
||||
<Width> WQR </Width>
|
||||
<Height> HQR </Height>
|
||||
<X> 445 </X>
|
||||
<Y> 958 </Y>
|
||||
<Width> 200 </Width>
|
||||
<Height> 200 </Height>
|
||||
<State> alphaState </State>
|
||||
<Service> testservice </Service>
|
||||
</QRCode>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue