wip
This commit is contained in:
parent
363cd2a66b
commit
818e421ce2
3 changed files with 9 additions and 7 deletions
|
|
@ -1,9 +1,7 @@
|
|||
<template>
|
||||
<mk-window is-modal width='700px' height='550px' @closed="$destroy">
|
||||
<span slot="header" :class="$style.header">%fa:cog%設定</span>
|
||||
<div slot="content">
|
||||
<mk-settings/>
|
||||
</div>
|
||||
<mk-settings/>
|
||||
</mk-window>
|
||||
</template>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue