diff --git a/app/components/register/RegisterForm.vue b/app/components/register/RegisterForm.vue
new file mode 100644
index 0000000..2f788bf
--- /dev/null
+++ b/app/components/register/RegisterForm.vue
@@ -0,0 +1,104 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ loading ? '注册中...' : '注册' }}
+
+
+