doc: perf zh docs
This commit is contained in:
parent
5afac23d2f
commit
35ea50deea
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in New Issue