From a31e25fa9ec2fc7395f99246c4309d4423f9fa88 Mon Sep 17 00:00:00 2001
From: whycq <10027870+whycq@user.noreply.gitee.com>
Date: 星期四, 08 十二月 2022 16:53:15 +0800
Subject: [PATCH] #

---
 pages/business/business.vue |   18 ------------------
 1 files changed, 0 insertions(+), 18 deletions(-)

diff --git a/pages/business/business.vue b/pages/business/business.vue
index 3bc5ab6..b5acea6 100644
--- a/pages/business/business.vue
+++ b/pages/business/business.vue
@@ -1,23 +1,5 @@
 <template>
 	<view>
-		<scroll-view scroll-y="true" >
-			<view style="width: 96%;background-color: #fff;margin: 1% 2% 0 2%;">
-				<y-title title="閿�鍞鐞�"></y-title>
-				<view style="width: 100%;height: 300rpx;">璺熻釜椤圭洰</view>
-			</view>
-			<view style="width: 96%;background-color: #fff;margin: 1% 2% 0 2%;">
-				<y-title title="椤圭洰绠$悊"></y-title>
-				<view style="width: 100%;height: 300rpx;">璺熻釜椤圭洰</view>
-			</view>
-			<view style="width: 96%;background-color: #fff;margin: 1% 2% 0 2%;">
-				<y-title title="椤圭洰璁″垝"></y-title>
-				<view style="width: 100%;height: 300rpx;">璺熻釜椤圭洰</view>
-			</view>
-			<y-wrapper />
-			<y-wrapper>
-				<view style="width: 100%;height: 100rpx;background-color: blueviolet;"></view>
-			</y-wrapper>
-		</scroll-view>
 	</view>
 </template>
 

--
Gitblit v1.9.1