From b5b7d667b6f6e15cd4a2e9874f2e9b35c5e7bc69 Mon Sep 17 00:00:00 2001
From: wangzimeng <3297159934@qq.com>
Date: Wed, 13 Aug 2025 14:56:24 +0800
Subject: [PATCH] =?UTF-8?q?1=E3=80=81=E5=BC=80=E5=A7=8B=E6=8B=9B=E7=A7=9F?=
=?UTF-8?q?=E8=AF=A6=E6=83=85=E7=9A=84=E9=87=8D=E8=A6=81=E6=8F=90=E7=A4=BA?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages/canteenRent/rentDetail.vue | 12 ++++++++++++
pages/index/index.vue | 8 +++++++-
2 files changed, 19 insertions(+), 1 deletion(-)
diff --git a/pages/canteenRent/rentDetail.vue b/pages/canteenRent/rentDetail.vue
index 9c38984..b91f972 100644
--- a/pages/canteenRent/rentDetail.vue
+++ b/pages/canteenRent/rentDetail.vue
@@ -80,6 +80,11 @@
+
+
+
+
+
@@ -564,6 +569,13 @@
}
+ .lawBox {
+ width: 100%;
+ background-color: #ffffff;
+ padding: 20rpx 30rpx;
+
+ }
+
.footer-box {
width: 100%;
height: 100rpx auto;
diff --git a/pages/index/index.vue b/pages/index/index.vue
index a12e0ad..741d5c1 100644
--- a/pages/index/index.vue
+++ b/pages/index/index.vue
@@ -37,7 +37,7 @@
平台学院
学知赋能成长
-
+
原料商城
优材好料直供
@@ -366,6 +366,12 @@
}
}
+
+ const toTabb = (e) => {
+ uni.switchTab({
+ url: e,
+ })
+ }
const rentList = ref([])
//招租列表