Skip to content

[bug] 英文环境下,时分秒显示的中文 #337

@JuoJuo

Description

@JuoJuo

问题描述

英文环境下,时分秒显示的中文

复现步骤,具体代码

import NutUI from '@nutui/nutui';
import enUS from '@nutui/nutui/dist/locales/lang/en-US';
Vue.use(NutUI, {
locale: 'en-US',
lang: enUS
});

image

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions