无锡建设网站制作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')
.