摘要:
在vue-cli3.0中使用postcss-plugin-px2rem 插件 插件的作用是 自动将vue项目中的px转换为rem postcss-plugin-px2rem优势: 因为 postcss-plugin-px2rem 这个插件 配置选项上有 exclude 属性,它可以配置 是否对 某个 阅读全文
posted @ 2021-04-06 16:25
JackieDYH
阅读(492)
评论(0)
推荐(0)
摘要:
vue-i18n地址 安装 npm install vue-i18n 使用 在 main.js 中引入 vue-i18n (前提是要先引入 vue) import VueI18n from 'vue-i18n' Vue.use(VueI18n) 准备本地的翻译信息 const messages = 阅读全文
posted @ 2021-04-06 14:31
JackieDYH
阅读(318)
评论(0)
推荐(0)

浙公网安备 33010602011771号