キーボードショートカットを強化するなど
This commit is contained in:
parent
e765be4205
commit
31ce3aa312
27 changed files with 355 additions and 100 deletions
|
|
@ -1,5 +1,5 @@
|
|||
<template>
|
||||
<mk-window ref="window" width="500px" height="560px" :popout-url="popout" @closed="$destroy">
|
||||
<mk-window ref="window" width="500px" height="560px" :popout-url="popout" @closed="destroyDom">
|
||||
<span slot="header" :class="$style.header">%fa:gamepad%%i18n:@game%</span>
|
||||
<mk-reversi :class="$style.content" @gamed="g => game = g"/>
|
||||
</mk-window>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue