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([])
//招租列表