From ff6552eccd3977c8557f87d8bfc63d84ea549125 Mon Sep 17 00:00:00 2001
From: 15004070936 <1097449274@qq.com>
Date: Fri, 28 Aug 2026 17:43:40 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/login/login.vue | 323 ++++++++++++++++++++++++++++++++-----
pages/user/courselist.vue | 325 +++++++++++++++++++++++++++++++++++++-
pages/user/set.vue | 2 +-
pages/user/user.vue | 3 +
4 files changed, 612 insertions(+), 41 deletions(-)
diff --git a/pages/login/login.vue b/pages/login/login.vue
index d5a6cea..b30316a 100644
--- a/pages/login/login.vue
+++ b/pages/login/login.vue
@@ -1,40 +1,83 @@
-
-
- 欢迎登录
- yoga
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 看不清?
-
-
-
- 登录中..
-
-
-
- 注册账号 →
-
-
-
-
-
-
-
-
+
+
+ 欢迎登录
+ 瑜伽汇
+
+
+
+
+ 密码登录
+
+
+ 短信登录(待审核)
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 看不清?
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ smsCountdown > 0 ? smsCountdown + 's' : '获取验证码' }}
+
+
+
+
+
+
+
+
+ 登录中..
+
+
+
+
+
+
+
+
+
+