From 4ac3c2382e0733685f7612f8e9ca4e85d15c1411 Mon Sep 17 00:00:00 2001
From: zhaojs <349234519@qq.com>
Date: 星期日, 25 六月 2023 08:55:00 +0800
Subject: [PATCH] Merge branch 'hotfix/苹果审核修改'

---
 uniapp/pages/find/findGoods.vue |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/uniapp/pages/find/findGoods.vue b/uniapp/pages/find/findGoods.vue
index c84b413..70b6372 100644
--- a/uniapp/pages/find/findGoods.vue
+++ b/uniapp/pages/find/findGoods.vue
@@ -11,7 +11,7 @@
 					<image class="avator-img" :src="anchor.head_img" mode="aspectFill"></image>
 
 					<view class="author-name-box">
-						{{anchor.nickname}}
+						灏忓畼绮鹃��
 					</view>
 
 					<view class="follow-btn rowCenCen" @tap='followFnc()'>
@@ -424,7 +424,7 @@
 							.snapUp-btn{
 								width: 104rpx;
 								height: 44rpx;
-								background: linear-gradient(0deg, #E00604, #F85C21);
+								background: #f50d49;
 								border-radius: 8rpx;
 								font-size: 28rpx;
 								font-weight: 500;

--
Gitblit v1.9.3