|
|
@ -12,8 +12,8 @@ |
|
|
|
<div class="col-md-6 offset-md-3"> |
|
|
|
<div class="col-md-6 offset-md-3"> |
|
|
|
<input |
|
|
|
<input |
|
|
|
class="form-control text-center clipboard" |
|
|
|
class="form-control text-center clipboard" |
|
|
|
:value="'https://degendomains.io/#/'+getUrlPath+'?ref=' + this.getNameOrAddress" |
|
|
|
:value="'https://degendomains.io/'+getUrlPath+'?ref=' + this.getNameOrAddress" |
|
|
|
@click="copyToClipboard('https://degendomains.io/#/'+getUrlPath+'?ref=' + this.getNameOrAddress)" |
|
|
|
@click="copyToClipboard('https://degendomains.io/'+getUrlPath+'?ref=' + this.getNameOrAddress)" |
|
|
|
readonly |
|
|
|
readonly |
|
|
|
> |
|
|
|
> |
|
|
|
</div> |
|
|
|
</div> |
|
|
|