diff --git a/README.ja-JP.md b/README.ja-JP.md index 093585d8..3565eb4d 100644 --- a/README.ja-JP.md +++ b/README.ja-JP.md @@ -1,4 +1,4 @@ -
VbenAdmin Logo

+
VbenAdmin Logo

[![license](https://img.shields.io/github/license/anncwb/vue-vben-admin.svg)](LICENSE) @@ -129,7 +129,7 @@ pnpm build このプロジェクトが役に立つと思われた場合、作者にコーヒーを一杯おごってサポートを示すことができます! -![donate](https://unpkg.com/@vbenjs/static-source@0.1.6/source/sponsor.png) +![donate](https://unpkg.com/@vbenjs/static-source@0.1.7/source/sponsor.png) Paypal Me diff --git a/README.md b/README.md index 0f58308c..45f75501 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -
VbenAdmin Logo

+
VbenAdmin Logo

[![license](https://img.shields.io/github/license/anncwb/vue-vben-admin.svg)](LICENSE) @@ -128,7 +128,7 @@ Support modern browsers, not IE If you think this project is helpful to you, you can help the author buy a cup of coffee to show your support! -![donate](https://unpkg.com/@vbenjs/static-source@0.1.6/source/sponsor.png) +![donate](https://unpkg.com/@vbenjs/static-source@0.1.7/source/sponsor.png) Paypal Me diff --git a/README.zh-CN.md b/README.zh-CN.md index 774be907..bffbefab 100644 --- a/README.zh-CN.md +++ b/README.zh-CN.md @@ -4,7 +4,7 @@ 文件夹/组件采用短横线命名法: 比如 `a-table.vue test-form.vue` -组件导入采用手动导入&大写(button/input等常用除外 可正常使用a-button/a-input) 与html标签区分开: +组件导入采用手动导入&大写(button/input等常用除外 可正常使用a-button/a-input) 与html标签区分开 ```vue