This commit is contained in:
syuilo 2018-02-28 05:43:14 +09:00
parent 0d43e095cb
commit dd232b996a
8 changed files with 103 additions and 111 deletions

View file

@ -1,7 +1,7 @@
<template>
<div>
<router-link to="/app">アプリ</router-link>
</div>
<mk-ui>
<b-button to="/apps" variant="primary">アプリの管理</b-button>
</mk-ui>
</template>
<script lang="ts">