From cc5ab18628524a4bd0b0c43336e63701bf22502c Mon Sep 17 00:00:00 2001
From: huliyong <2783385703@qq.com>
Date: Mon, 23 Sep 2024 19:27:50 +0800
Subject: [PATCH] =?UTF-8?q?=E4=B8=8A=E4=BC=A0=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/index/index.vue | 5 +++-
pages/publish/actorDetail.vue | 66 +++++++++++++++++++++++++++++++++--------
pages/publish/postDetail.vue | 11 +++----
pages_mine/publish/addWorks.vue | 2 +-
4 files changed, 64 insertions(+), 20 deletions(-)
diff --git a/pages/index/index.vue b/pages/index/index.vue
index f397921..b28b581 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -181,7 +181,10 @@
uni.stopPullDownRefresh()
if(res.code == 200){
fn && fn(res)
- // this.trends = res.result.records
+
+ if(!fn){
+ this.trends = res.result.records
+ }
this.total = res.result.total
}
})
diff --git a/pages/publish/actorDetail.vue b/pages/publish/actorDetail.vue
index b7030e1..0261e61 100644
--- a/pages/publish/actorDetail.vue
+++ b/pages/publish/actorDetail.vue
@@ -3,11 +3,16 @@
-
+ height="420rpx"> -->
+
+
@@ -25,13 +30,12 @@
联系方式:{{ item.details.phone }}
- 联系方式付费查看
+ 联系方式付费查看
@@ -47,6 +51,10 @@
+
+
+
+
-
-
-
-
-
-
+
+
+
+
+