From 9be5dd01e01c53e54eb10de4c1dfa5fd0bb6e1c6 Mon Sep 17 00:00:00 2001
From: 陶杰 <1378534974@qq.com>
Date: 星期二, 24 九月 2024 15:55:45 +0800
Subject: [PATCH] 1.合伙人-工作台-首页-头像变形调整

---
 sub_pages/customer/shop/shop.vue |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/sub_pages/customer/shop/shop.vue b/sub_pages/customer/shop/shop.vue
index f57a236..14f0a17 100644
--- a/sub_pages/customer/shop/shop.vue
+++ b/sub_pages/customer/shop/shop.vue
@@ -34,7 +34,7 @@
 					<view class="label">发布</view>
 				</view>
 				<view class="form-item">
-					<view class="value">{{ '*'}}</view>
+					<view class="value">{{ '0'}}</view>
 					<view class="label">获赞</view>
 				</view>
 				<view class="form-item">

--
Gitblit v1.9.3