mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 15:40:52 +00:00
docs(locale): update vue-i18n
repo link (#13583)
Co-authored-by: neverland <jait.chen@foxmail.com>
This commit is contained in:
@@ -111,7 +111,7 @@ console.log(currentLang.value); // --> 'zh-CN'
|
||||
|
||||
### 业务代码如何实现国际化?
|
||||
|
||||
可以使用 [vue-i18n](https://github.com/kazupon/vue-i18n) 来实现。
|
||||
可以使用 [vue-i18n](https://github.com/intlify/vue-i18n) 来实现。
|
||||
|
||||
### 以 CDN 形式引入时,如何使用语言包?
|
||||
|
||||
|
Reference in New Issue
Block a user