From eda4393f266858d4d0a1480555001f1841538484 Mon Sep 17 00:00:00 2001
From: xuxueyang <xuxy@fengyuntec.com>
Date: 星期一, 05 八月 2024 10:11:54 +0800
Subject: [PATCH] 1

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

diff --git a/sub_pages/customer/shop/shop.vue b/sub_pages/customer/shop/shop.vue
index 64b7b3a..c7f1e1d 100644
--- a/sub_pages/customer/shop/shop.vue
+++ b/sub_pages/customer/shop/shop.vue
@@ -63,7 +63,7 @@
 		<view class="brand-info">
 			<view v-if="flg==='0'" class="brand-info-0">
 				<view class="component-filter-container" style="padding-top: 12rpx;">
-					<view class="flex1">
+					<!-- <view class="flex1">
 						排序
 						<image src="../../../static/common/icon-arrow-down.png" class="icon-arrow-down"></image>
 					</view>
@@ -74,7 +74,7 @@
 					<view class="flex1">
 						参数
 						<image src="../../../static/common/icon-arrow-down.png" class="icon-arrow-down"></image>
-					</view>
+					</view> -->
 				</view>
 				<view class="top-title">
 					报价已包含打包费、材料费、交易佣金

--
Gitblit v1.9.3