mirror of
https://github.com/misitebao/wails-template-vue
synced 2025-02-23 21:12:14 +08:00
docs: update readme link
This commit is contained in:
parent
bf23df253f
commit
717dd2de60
@ -103,7 +103,7 @@ The front-end part uses Vue Vue-Router and Vue-I18N:
|
||||
|
||||
- Vue - Use vue3.x version, the specific content can refer to the official [Vue3.x Document](https://v3.vuejs.org/guide/introduction.html).
|
||||
- Vue-Router - Use Vue-Router 4.x version, please refer to the official [Vue-Router Documents](https://next.router.vuejs.org/) for specific usage.
|
||||
- Vue-I18N - Use Vue-I18N 9.x version, please refer to official [Vue-I18N Documents](vue-i18n.intlify.dev/) for specific usage.
|
||||
- Vue-I18N - Use Vue-I18N 9.x version, please refer to official [Vue-I18N Documents](https://vue-i18n.intlify.dev/) for specific usage.
|
||||
|
||||
Then you can refer to the official Wails document to start developing your application🤞.
|
||||
|
||||
|
@ -103,7 +103,7 @@ wails init -n [你的应用名称] -t https://github.com/misitebao/wails-templat
|
||||
|
||||
- Vue - 使用 Vue 3.x 版本,具体内容可以参考[Vue3.x 官方文档](https://v3.vuejs.org/guide/introduction.html)。
|
||||
- Vue-Router - 使用 Vue-Router 4.x 版本,具体使用方式请参考[Vue-Router 官方文档](https://next.router.vuejs.org/)。
|
||||
- Vue-I18N - 使用 Vue-I18N 9.x 版本,具体使用方式请参考[Vue-I18N 官方文档](vue-i18n.intlify.dev/)。
|
||||
- Vue-I18N - 使用 Vue-I18N 9.x 版本,具体使用方式请参考[Vue-I18N 官方文档](https://vue-i18n.intlify.dev/)。
|
||||
|
||||
然后您就可以参考 Wails 官方文档开始开发您的应用啦 🤞!
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user