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