added qrcode

pull/113/head
Caozhenhui 2022-01-13 17:19:52 +08:00
parent 7278b48dbb
commit 3495c41077
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@
</div>
</div>
</div>
<div class="form-group"><label class="col-sm-4 control-label">{{'METER.MASTER_METER' | translate}} ({{'SETTING.OPTIONAL' | translate}})</label>
<div class="form-group"><label class="col-sm-4 control-label">{{'METER.QR_CODE' | translate}} ({{'SETTING.OPTIONAL' | translate}})</label>
<div class="col-sm-8">
<div>
<qrcode data="{{meter.qrcode}}" version="1" error-correction-level="L" size="200" color="#fff" background="#000" download></qrcode>