@@ -1,17 +1,18 @@
# 项目:工业检测项目
## 目录结构
-pc-health
-- nav-pc-health-menu
-- page-dashboard
-- page-monitor
-- page-device
-- page-history
-- page-report
-- page-ai
+- pc-health
+ - nav-pc-health-menu
+ - page-dashboard
+ - page-monitor
+ - page-device
+ - page-history
+ - page-report
+ - page-ai
## 项目成员
-
-> git config --global user.name "工业检测"
-> git config --global user.email "19870555569@163.com"
+ ```bash
+ git config --global user.name "工业检测"
+ git config --global user.email "19870555569@163.com"
+ ```