VueI18n实现页面中英文切换

y

最近做新项目,中英文双语。为了方便后端实现,也不想写两套前端代码,所以想实现一套代码,只进行内容切换。 于是找到了vueI18n实现方式。 其实还是会有问题,就是中英文内容长度不同,在页面展示上常常不能同时兼容。

Build Setup

# install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build # build for production and view the bundle analyzer report npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

版权声明:

1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。
2、网站不提供资料下载,如需下载请到原作者页面进行下载。