wip
This commit is contained in:
parent
853b846c40
commit
d8d4c4d228
168 changed files with 237 additions and 237 deletions
|
|
@ -177,7 +177,7 @@
|
|||
border-radius 3px
|
||||
|
||||
</style>
|
||||
<script>
|
||||
<script lang="typescript">
|
||||
this.mixin('api');
|
||||
|
||||
this.nidState = null;
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
:scope
|
||||
display block
|
||||
</style>
|
||||
<script>
|
||||
<script lang="typescript">
|
||||
this.mixin('api');
|
||||
|
||||
this.fetching = true;
|
||||
|
|
|
|||
|
|
@ -14,7 +14,7 @@
|
|||
:scope
|
||||
display block
|
||||
</style>
|
||||
<script>
|
||||
<script lang="typescript">
|
||||
this.mixin('api');
|
||||
|
||||
this.fetching = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue