t1z004 opened this issue 2 years ago · 1 comments
// 全局国际化的配置 import { ConfigProvider, } from 'antd' import 'moment/locale/zh-cn.js' ====》yarn add moment import zhCN from 'antd/locale/zh_CN.js'
const root = ReactDOM.createRoot(document.getElementById('root')) root.render(