no message

Former-commit-id: aa5d410dddbfc6ef7f3b11ff237920c8f8e53a26
Former-commit-id: 72e841cf407495cbd0aa3f89d4b3eaddf6f91a71
Former-commit-id: 6899f78e5b4bd29026b7ba19c29cdea6625ce9f7
This commit is contained in:
李杨
2018-02-13 22:24:37 +08:00
parent bfa49fae3b
commit 9d89f28878
9 changed files with 29 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
<Container>
<PageHeader
slot="header"
title="示例 1"
:title="`${$t('message.pub.pageHeader.demo')} 1`"
url="http://kazupon.github.io/vue-i18n/en/">
</PageHeader>
<DemoI18nControl></DemoI18nControl>

View File

@@ -2,7 +2,7 @@
<Container>
<PageHeader
slot="header"
title="示例 2"
:title="`${$t('message.pub.pageHeader.demo')} 2`"
url="http://kazupon.github.io/vue-i18n/en/">
</PageHeader>
<DemoI18nControl></DemoI18nControl>