Skip to content

Commit 60b4966

Browse files
authored
Merge pull request #186 from Nekoya3/feature/177-tos
利用規約を正しい文章に変更
2 parents 98e1d12 + 95725f3 commit 60b4966

File tree

5 files changed

+750
-10
lines changed

5 files changed

+750
-10
lines changed

src/layouts/simple.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<v-app-bar fixed app class="bar" elevation="0">
99
<HeaderLogo />
1010
<v-spacer />
11-
<v-btn outlined rounded color="#0071C2">
11+
<v-btn outlined rounded color="#0071C2" @click="$router.back()">
1212
<v-icon left>mdi-arrow-left</v-icon>
1313
もどる
1414
</v-btn>

0 commit comments

Comments
 (0)