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 | 14 -------------- 1 files changed, 0 insertions(+), 14 deletions(-) diff --git a/pages/business/business.vue b/pages/business/business.vue index 4437f8c..b5acea6 100644 --- a/pages/business/business.vue +++ b/pages/business/business.vue @@ -1,19 +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> - </scroll-view> </view> </template> -- Gitblit v1.9.1