wip
This commit is contained in:
parent
62d16db008
commit
4fd3192791
11 changed files with 71 additions and 47 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<mk-window ref="window" width="500px" height="560px" :popout="popout" @closed="$destroy">
|
||||
<mk-window ref="window" width="500px" height="560px" :popout-url="popout" @closed="$destroy">
|
||||
<span slot="header" :class="$style.header">%fa:comments%メッセージ: {{ user.name }}</span>
|
||||
<mk-messaging-room :user="user" :class="$style.content"/>
|
||||
</mk-window>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue