Skip to content

Commit b3dae43

Browse files
author
罗茜
committed
feat: update the Readme.md
1 parent 8835a1a commit b3dae43

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ if you are not in China, maybe you should download the project to show the demo
3636
- It is recommended to use yarn or cnpm for installation in China. NPM installation is prone to problems
3737

3838
## Basic Template
39-
There are four basic templates, which are suitable for zero development and use, and can be found in [github](https://github.com/cmdparkour/vue-admin-box-template)[gitee ](https://gitee.com/cmdparkour/vue-admin-box-template)View directly in the warehouse,The template is shown below:
39+
There are four basic templates, which are suitable for zero development and use, and can be found in [github](https://github.com/cmdparkour/vue-admin-box)[gitee ](https://gitee.com/cmdparkour/vue-admin-box)View directly in the warehouse,The template is shown below:
4040
1. template-ts-i18n template,container ts and internationalization [github](https://github.com/cmdparkour/vue-admin-box/tree/template-ts-i18n) [gitee](https://gitee.com/cmdparkour/vue-admin-box/tree/template-ts-i18n/) [demo](http://vue-admin-box-template.51weblove.com/ts-i18n/)
4141
2. template-ts template,container ts,internationalization is not container [github](https://github.com/cmdparkour/vue-admin-box/tree/template-ts) [gitee](https://gitee.com/cmdparkour/vue-admin-box/tree/template-ts/) [demo](http://vue-admin-box-template.51weblove.com/ts)
4242
3. template-js-i18n template,container js and internationalization [github](https://github.com/cmdparkour/vue-admin-box/tree/template-js-i18n) [gitee](https://gitee.com/cmdparkour/vue-admin-box/tree/template-js-i18n/) [demo](http://vue-admin-box-template.51weblove.com/js-i18n)

README.zh-CN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
- 国内推荐使用yarn或者cnpm进行安装,npm安装容易产生问题
3737

3838
## 基础模板
39-
共四个基础模板,均适合从零研发使用,可在[github](https://github.com/cmdparkour/vue-admin-box-template)[码云](https://gitee.com/cmdparkour/vue-admin-box-template)仓库中直接查看,模板如下所示
39+
共四个基础模板,均适合从零研发使用,可在[github](https://github.com/cmdparkour/vue-admin-box)[码云](https://gitee.com/cmdparkour/vue-admin-box)仓库中直接查看,模板如下所示
4040
1. template-ts-i18n 基础模板,内含ts语法+国际化配置 [github](https://github.com/cmdparkour/vue-admin-box/tree/template-ts-i18n) [gitee](https://gitee.com/cmdparkour/vue-admin-box/tree/template-ts-i18n/) [demo](http://vue-admin-box-template.51weblove.com/ts-i18n/)
4141
2. template-ts 基础模板,只含ts语法,国际化已去除 [github](https://github.com/cmdparkour/vue-admin-box/tree/template-ts) [gitee](https://gitee.com/cmdparkour/vue-admin-box/tree/template-ts/) [demo](http://vue-admin-box-template.51weblove.com/ts)
4242
3. template-js-i18n 基础模板,js语法 + 国际化配置 [github](https://github.com/cmdparkour/vue-admin-box/tree/template-js-i18n) [gitee](https://gitee.com/cmdparkour/vue-admin-box/tree/template-js-i18n/) [demo](http://vue-admin-box-template.51weblove.com/js-i18n)

0 commit comments

Comments
 (0)