iview [Bug Report]DatePicker, Page controls internationalized exceptions

5uzkadbs  于 3个月前  发布在  其他
关注(0)|答案(1)|浏览(36)

Environment

MacPro 上 Safari浏览器 vue:2.4.2 iview:2.8.0

https://github.com/lizhi5577/learnDemo.git

Steps to reproduce

npm run dev 上面连接工程

What is expected?

DatePicker、Page 控件 国际化正常

What is actually happening?

DatePicker、Page 控件 国际化异常

Page在 "vue-i18n": "^7.3.3" 情况下无法展示(vue-i18n 6.1.1版本时,Page切换语言和展示均正常)

t1rydlwq

t1rydlwq1#

Translation of this issue:

Environment

Safari browser vue:2.4.2 iview:2.8.0 on MacPro

https://github.com/lizhi5577/learnDemo.git

Steps to reproduce

Connection engineering above NPM run dev

What is expected?

DatePicker, Page controls are internationalized

What is actually happening?

International exception of DatePicker and Page controls

Page can not be displayed in "vue-i18n": "^7.3.3" (vue-i18n 6.1.1 version, Page switching language and display are normal)

相关问题