index.hml 113 字节
Newer Older
1
<div class="container">
X
xliu 已提交
2
    <text class="title">
3
        {{ $t('strings.hello') }} {{ title }}
X
xliu 已提交
4 5
    </text>
</div>