|
|
@ -59,7 +59,7 @@ |
|
|
|
|
|
|
|
|
<view> |
|
|
<view> |
|
|
<self-line/> |
|
|
<self-line/> |
|
|
<view class="bg-white flex flex-direction justify-around align-center text-center padding-tb"> |
|
|
|
|
|
|
|
|
<view class="bg-white flex flex-direction justify-around align-center text-center padding-tb" style="padding-bottom: 116rpx;"> |
|
|
<view> |
|
|
<view> |
|
|
<tki-qrcode ref="qrcode" @result="qrR" :val="checkArea" :size="115" unit="px" background="#fff" foreground="#000" |
|
|
<tki-qrcode ref="qrcode" @result="qrR" :val="checkArea" :size="115" unit="px" background="#fff" foreground="#000" |
|
|
pdground="#000" :onval="true" :loadMake="true" /> |
|
|
pdground="#000" :onval="true" :loadMake="true" /> |
|
|
|