做生物卷子的网站鸡西网站seo
导入
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')
.