소스 검색

docs:文档更新

张益铭 4 년 전
부모
커밋
8dfcd23d30
2개의 변경된 파일8개의 추가작업 그리고 3개의 파일을 삭제
  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