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