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