fix
This commit is contained in:
parent
776d173586
commit
9233f52eba
2
public
2
public
@ -1 +1 @@
|
||||
Subproject commit 95b8eba81cf03318636d6527b4f6ff35a65f3ace
|
||||
Subproject commit c130451edb9f2339edeb061b333a15f386cdfb78
|
@ -152,7 +152,7 @@
|
||||
</div>
|
||||
|
||||
<div class="term" v-if="term_status == true">
|
||||
<iframe :src="'https://term.syui.ai?user=' + username" allowfullscreen frameborder="0"></iframe>
|
||||
<iframe :src="'https://term.syui.ai?user=' + username + '&did=' + did + '&id=' + id" allowfullscreen frameborder="0"></iframe>
|
||||
</div>
|
||||
|
||||
<!--
|
||||
|
Loading…
Reference in New Issue
Block a user