广州网站开发哪家专业在excel表里做网站模板
导入
import { initVueI18n } from '@dcloudio/uni-i18n'
import messages from '@/locale/index'
const { t } = initVueI18n(messages)
使用
t('config.request.i001')
.
导入
import { initVueI18n } from '@dcloudio/uni-i18n'
import messages from '@/locale/index'
const { t } = initVueI18n(messages)
使用
t('config.request.i001')
.