perf: aotu import hooks

This commit is contained in:
xingyu
2023-01-18 14:23:45 +08:00
parent fcd19e1371
commit 8c74e527a9
132 changed files with 116 additions and 308 deletions

View File

@ -25,7 +25,6 @@
- 本框架集成了国际化,不需要的话可以自己想办法移除,使用方法如下
```bash
import { useI18n } from '@/hooks/web/useI18n'
const { t } = useI18n()
t('common.createTime')
并在src/locales 增加相应的中英文