From b9ea50903a66fe3963fcef35d96a32923ce8132c Mon Sep 17 00:00:00 2001 From: MoYi <1545929126@qq.com> Date: Mon, 4 Dec 2023 18:09:07 +0800 Subject: [PATCH] =?UTF-8?q?=E6=89=8B=E6=9C=BA=E7=AB=AFAPI=E5=AF=B9?= =?UTF-8?q?=E6=8E=A5(=E4=B8=80=E5=A0=86BUG)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/views/AppMobile.vue | 516 ++++++++++++++++++++++++++++++---------- src/views/AppPC.vue | 85 ++++--- 2 files changed, 441 insertions(+), 160 deletions(-) diff --git a/src/views/AppMobile.vue b/src/views/AppMobile.vue index 55b9fed..44ddd51 100644 --- a/src/views/AppMobile.vue +++ b/src/views/AppMobile.vue @@ -9,7 +9,7 @@ @@ -18,58 +18,79 @@ class="userAvatar" width="50" height="50" - src="src/assets/UserAvatar.jpg" + :src="userAvatar" radius="5" - @click="toggleUserLogin" + @click="imgLoginBox" /> - - -
-

登录/注册

-

欢迎来到文件分享站

- - + + +
+

登录

+

注册

+

欢迎回到文件分享站!

+

欢迎加入文件分享站!

- - + +
- + - -