Browse Source

docs:文档更新

张益铭 4 years ago
parent
commit
8dfcd23d30
2 changed files with 8 additions and 3 deletions
  1. 2 3
      .gitignore
  2. 6 0
      README.md

+ 2 - 3
.gitignore

@@ -1,4 +1,3 @@
-/node_modules
-/dist
+node_modules
+dist
 .DS_Store
-src/.DS_Store

+ 6 - 0
README.md

@@ -1,6 +1,12 @@
 # Vue3.0后台管理系统
 ### 功能已开发完毕,新需求请提issues  
 
+vue版本代码:https://github.com/xiaoxian521/CURD-TS/tree/main  
+react版本代码:https://github.com/xiaoxian521/CURD-TS/tree/react-ts  
+angular版本代码:https://github.com/xiaoxian521/CURD-TS/tree/angular-ts  
+node接口:https://github.com/xiaoxian521/CURD-TS/tree/backend  
+doc文档:https://github.com/xiaoxian521/CURD-TS/tree/doc  
+
 ## 知识库地址
 
 帮助你获取最新的 API