onboarding
This commit is contained in:
parent
ad7f04a272
commit
aacfe0a326
47 changed files with 699 additions and 332 deletions
|
|
@ -4,7 +4,7 @@
|
|||
</ion-nav-bar>
|
||||
|
||||
|
||||
<ion-content ng-controller="tabReceiveController" ng-init="init()" cache-view="false">
|
||||
<ion-content ng-controller="tabReceiveController" ng-init="init()" >
|
||||
|
||||
<div class="text-center m30v" copy-to-clipboard="addr" ng-show="addr" >
|
||||
<qrcode size="220" data="bitcoin:{{addr}}" ng-show="addr"></qrcode>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue