From 1e27665607fc881f3533bad8001e939fb7cd0301 Mon Sep 17 00:00:00 2001
From: zhaofang <752743406@qq.com>
Date: Wed, 2 Nov 2022 17:26:50 +0800
Subject: [PATCH] =?UTF-8?q?=E6=88=91=E7=9A=84=E5=85=B3=E6=B3=A8=E9=A1=B5?=
=?UTF-8?q?=E9=9D=A2?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
config/index.js | 2 +-
pages/my/follow.vue | 198 ++++++++++++++++++++++++++++++++++++---
pages/my/rankingList.vue | 1 -
3 files changed, 186 insertions(+), 15 deletions(-)
diff --git a/config/index.js b/config/index.js
index 9e4b1cb..19f42b5 100644
--- a/config/index.js
+++ b/config/index.js
@@ -16,7 +16,7 @@ if(process.env.NODE_ENV === 'development'){
oldApiBaseUrl = '/uboeApi';
statApiBaseUrl='/statApi';
socialApiBaseUrl='/socialApi';
- fileUrl = 'http://localhost:9090/cdn/upload';
+ fileUrl = 'http://192.168.0.11:9090/cdn/upload';
loginPath='/pages/login/login';
}else if(process.env.NODE_ENV === 'preview'){
// 预发布环境,当前配置未使用上
diff --git a/pages/my/follow.vue b/pages/my/follow.vue
index 477bdd2..879a69b 100644
--- a/pages/my/follow.vue
+++ b/pages/my/follow.vue
@@ -1,5 +1,6 @@
+
关注我的
@@ -7,54 +8,219 @@
-
+
-
+
- 李沐沐
- 相信美好的事情即将发生
+ {{item.userFollow.authorInfo.name}}
+ {{item.userFollow.authorInfo.sign}}
-
- 已关注
+ 已关注
+ 关注
+
-
+
-
+
+
- 李沐沐
- 相信美好的事情即将发生
+ {{follow.userFollow.authorInfo.name}}
+ {{follow.userFollow.authorInfo.sign}}
- 关注
-
+ 已关注
+
+
+
+
+ 停止关注 {{cancelData.userFollow.authorInfo.name}}
+
+
+ 取消
+
+
+