Update settings.vue

This commit is contained in:
syuilo 2018-03-06 09:58:34 +09:00 committed by GitHub
parent cc585b60b3
commit 5f8e1ca025
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,7 @@
</section>
<section class="web" v-show="page == 'web'">
<h1>デザイン</h1>
<h1>デザインと表示</h1>
<div class="div">
<button class="ui button" @click="customizeHome">ホームをカスタマイズ</button>
</div>