{{year?year:'请选择当前所处高中年级'}}
+
{{area?area:'请选择地区'}}
+
{{school?school:'请选择学校'}}
+

所处高中年级与会员有效期相关,请认真填写
+diff --git a/.gitignore b/.gitignore
index 5e5a80e..205f8a4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -20,3 +20,4 @@ yarn-error.log*
*.njsproj
*.sln
*.sw?
+*.zip
diff --git a/src/component/PrefectBox.vue b/src/component/PrefectBox.vue
new file mode 100644
index 0000000..fcc6456
--- /dev/null
+++ b/src/component/PrefectBox.vue
@@ -0,0 +1,298 @@
+
+ {{year?year:'请选择当前所处高中年级'}} {{area?area:'请选择地区'}} {{school?school:'请选择学校'}} 所处高中年级与会员有效期相关,请认真填写
+
+
+
+
+