diff --git a/src/App.vue b/src/App.vue
index 521ab57..40c2c56 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -1,10 +1,7 @@
-
-
-
-
+
+
+
\ No newline at end of file
diff --git a/src/views/Travel/component/groupPenson.vue b/src/views/Travel/component/groupPenson.vue
new file mode 100644
index 0000000..b8dbc71
--- /dev/null
+++ b/src/views/Travel/component/groupPenson.vue
@@ -0,0 +1,476 @@
+
+
+
+
+
集团管理人员认证
+
认证完成后可发起集团定制研学活动
+
+
+
手机号
+
+
+ {{codeText}}
+
+
+
+
下一步(1/2)
+
+
+
+
+
+
已查询到相关信息
+
请仔细确认个人信息后再认领
+
+
+
+
+
+
学校:
+
{{v.schoolName}}
+
+
+
+
+
+
+
+
+
完成
+
+
+
+
+
+
暂无相关信息
+
请确认预留手机号码是否正确
+
+
+
+
+
完成
+
+
+
+
+
+
+
+
diff --git a/src/views/Travel/component/schoolAdd.vue b/src/views/Travel/component/schoolAdd.vue
new file mode 100644
index 0000000..4e89d5f
--- /dev/null
+++ b/src/views/Travel/component/schoolAdd.vue
@@ -0,0 +1,351 @@
+
+
+
+
+
选择学校
+
请选择你关注的学校
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/Travel/schoolAttestation.vue b/src/views/Travel/schoolAttestation.vue
new file mode 100644
index 0000000..6567c91
--- /dev/null
+++ b/src/views/Travel/schoolAttestation.vue
@@ -0,0 +1,74 @@
+/* 认证学校*/
+
+
+
+
+
+
{{v.schoolName}}
+
重新认证
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/src/views/Travel/schoolFollow.vue b/src/views/Travel/schoolFollow.vue
new file mode 100644
index 0000000..a7906af
--- /dev/null
+++ b/src/views/Travel/schoolFollow.vue
@@ -0,0 +1,73 @@
+/* 关注学校*/
+
+
+
+
+
+
+
\ No newline at end of file
--
libgit2 0.21.0