Browse Source

update README.md

0235712 2 days ago
parent
commit
22865c9b54
1 changed files with 35 additions and 2 deletions
  1. 35 2
      README.md

+ 35 - 2
README.md

@@ -1,9 +1,42 @@
 # 项目:AI人事面试项目
 
 # 目录结构
-- docs/ 项目的文档、ppt、报告等
-- cloth-color-web/ Angular项目
+src/
+├── modules/
+│   └── interview/
+│       └── mobile/
+│           │   │
+│           │   ├── page-home/
+│           │   │   ├── page-home.ts
+│           │   │   ├──page-home.html
+│           │   │   └── page-home.scss
+│           │   ├── nav-mobile-tabs/
+│           │   │  ├──nav-mobile-tabs.ts
+│           │   │  ├── nav-mobile-tabs.html
+│           │   │  └── nav-mobile-tabs.scss
+│           │   ├── page-interview
+│           │   │  ├──page-interview.html
+│           │   │  ├──page-interview.scss
+│           │   │  └──page-interview.ts
+│           │   ├── page-job-hhunting
+│           │   │  ├──page-job-hhunting.html
+│           │   │  ├──page-job-hhunting.scss
+│           │   │  └──page-job-hhunting.ts
+│           │   ├── page-mine
+│           │   │  ├──page-mine.html
+│           │   │  ├──page-mine.scss
+│           │   │  └──page-mine.ts
+│           │   ├── page-applicatios/
+│           │   │   ├── page-applicatios.ts
+│           │   │   ├──page-applicatios.html
+│           │   │   └── page-applicatios.scss
+│           │   ├── page-resume/
+│           │   │   ├── page-resume.ts
+│           │   │   ├──page-resume.html
+│           │   │   └── page-resume.scss
+│           │   ├── mobile.routes.ts
 
+        http://git.fmode.cn:3000/0235713/intelligent-interview.git
 # 项目成员
 - 姓名:朱子翔  0235713 17870588597
 - 姓名:赖昊诚  0235712 15907091437