From 1536e0903417cdadbded30826f333200835b0cc9 Mon Sep 17 00:00:00 2001 From: zyronon Date: Wed, 6 Mar 2024 17:23:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- index.html | 4 +- src/App.vue | 6 +- src/pages/home/Attention.vue | 386 ++++++++++++++++++++++++++-------- src/pages/home/Publish.vue | 67 +++--- src/pages/me/Me.less | 4 +- src/pages/me/Me.vue | 2 +- src/pages/message/Message.vue | 30 ++- src/router/routes.js | 3 +- 8 files changed, 364 insertions(+), 138 deletions(-) diff --git a/index.html b/index.html index 626fd63..596bad8 100644 --- a/index.html +++ b/index.html @@ -42,8 +42,8 @@ - - + +
diff --git a/src/App.vue b/src/App.vue index c620624..cd35370 100644 --- a/src/App.vue +++ b/src/App.vue @@ -50,9 +50,9 @@ export default { }, }, mounted() { - window.onresize = () => { - location.reload() - } + // window.onresize = () => { + // location.reload() + // } // this.$store.dispatch('getFriends') try { navigator.control.gesture(false); diff --git a/src/pages/home/Attention.vue b/src/pages/home/Attention.vue index 977153b..f73f845 100644 --- a/src/pages/home/Attention.vue +++ b/src/pages/home/Attention.vue @@ -1,113 +1,315 @@ - - diff --git a/src/pages/home/Publish.vue b/src/pages/home/Publish.vue index 38fbd58..29bf24f 100644 --- a/src/pages/home/Publish.vue +++ b/src/pages/home/Publish.vue @@ -22,31 +22,29 @@
- +
- + 选择音乐
- - 翻转 +
- - 快慢速 +
- - 滤镜 +
- - 美化 +
- - 倒计时 + +
+
+
@@ -55,6 +53,25 @@