diff --git a/src/App.vue b/src/App.vue
index d8f8f15..44b66e1 100644
--- a/src/App.vue
+++ b/src/App.vue
@@ -5,5 +5,30 @@
diff --git a/src/components/SmsCodeInput.vue b/src/components/SmsCodeInput.vue
new file mode 100644
index 0000000..b627d4e
--- /dev/null
+++ b/src/components/SmsCodeInput.vue
@@ -0,0 +1,53 @@
+
+
+
+
+ {{ counting ? `${remain}s后重发` : '获取验证码' }}
+
+
+
+
+
+
+
diff --git a/src/views/login/Login.vue b/src/views/login/Login.vue
new file mode 100644
index 0000000..67355cd
--- /dev/null
+++ b/src/views/login/Login.vue
@@ -0,0 +1,155 @@
+
+
+
+
+
+
+
+
凡荣e链
+
供应链金融服务管理后台
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 登录
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+