doc: perf zh docs

This commit is contained in:
花裤衩 2019-10-25 18:23:53 +08:00
parent 5afac23d2f
commit 35ea50deea
1 changed files with 2 additions and 0 deletions

View File

@ -30,6 +30,8 @@ if (process.env.NODE_ENV === 'production') {
// set ElementUI lang to EN
Vue.use(ElementUI, { locale })
// 如果想要中文版 element-ui按如下方式声明
// Vue.use(ElementUI)
Vue.config.productionTip = false