邯郸营销网站建设,营销培训学院,站长统计 网站统计,wordpress模板淘点金引入状态管理和国际化文件
import store from ../store
import i18n from /configs/i18n使用状态管理设置路由当前国际化选项
// 使用状态管理
i18n.locale store.state.setStore.i18n??zh路由中使用i18n
{ path: /login, name: login, component: LoginPage, meta: { ti…引入状态管理和国际化文件
import store from ../store
import i18n from /configs/i18n使用状态管理设置路由当前国际化选项
// 使用状态管理
i18n.locale store.state.setStore.i18n??zh路由中使用i18n
{ path: /login, name: login, component: LoginPage, meta: { title: i18n.t(Login) } },