update doc
This commit is contained in:
11
packages/dooringx-doc/src/docs/4.6.md
Normal file
11
packages/dooringx-doc/src/docs/4.6.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: 多语言去除
|
||||
sTitle: 常见问题
|
||||
order: 22
|
||||
---
|
||||
|
||||
config中的i18n设置为false,即可不用在外层套用IntlProvider。
|
||||
|
||||
```
|
||||
config.i18n = false;
|
||||
```
|
Reference in New Issue
Block a user