diff --git a/src/components/mescroll-item.vue b/src/components/mescroll-item.vue
new file mode 100644
index 0000000..12b5d08
--- /dev/null
+++ b/src/components/mescroll-item.vue
@@ -0,0 +1,97 @@
+
+
+
+
+
+
+
+ 123
+
+
+
+
+
+
+
diff --git a/src/components/recharge-btn.vue b/src/components/recharge-btn.vue
new file mode 100644
index 0000000..f15daa8
--- /dev/null
+++ b/src/components/recharge-btn.vue
@@ -0,0 +1,19 @@
+
+
+
+ {{ name }}
+
+
+
+
+
+
diff --git a/src/pages-sub/reserve-room/reserve-room.vue b/src/pages-sub/reserve-room/reserve-room.vue
index 7ade130..ec83b64 100644
--- a/src/pages-sub/reserve-room/reserve-room.vue
+++ b/src/pages-sub/reserve-room/reserve-room.vue
@@ -24,28 +24,157 @@
+
+
+
+
+
+
+
+
+ 凝香茶业
+
+
+
+ 4.0 推荐
+
+
+ 营业时间:周一至周日 08:00-20:00
+
+
+
+ 1分钟前有人充值
+
+
+
+
+
+
+
+
+
+
+
+ 青浦区仓路478号
+
+ 距您14km
+
+
+
+
+ 导航
+
+
+
+ 电话
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -57,4 +186,43 @@
.right-slot {
padding-right: v-bind(rightPadding);
}
+
+ .swiper {
+ :deep() {
+ .wd-swiper-nav__item--dots-bar {
+ width: 56rpx !important;
+ height: 6rpx !important;
+ border-radius: 3rpx !important;
+ }
+
+ .is-active {
+ background-color: #2B9F93 !important;
+ }
+ }
+ }
+
+ .tabs {
+ :deep() {
+
+ .wd-tabs__nav-item {
+ font-size: 32rpx !important;
+ color: #303133 !important;
+ line-height: 42rpx !important;
+ padding: 0 30rpx !important;
+ }
+
+ .wd-tabs__nav-item.is-active {
+ font-weight: 500 !important;
+ }
+
+ .wd-tabs__line {
+ bottom: 0 !important;
+ width: 60rpx !important;
+ height: 16rpx !important;
+ background-color: transparent !important;
+ background-image: url(#{$OSS}images/reserve_room_image1.png) !important;
+ background-size: cover !important;
+ }
+ }
+ }
diff --git a/src/pages/index/index.vue b/src/pages/index/index.vue
index f6564cc..3f2638a 100644
--- a/src/pages/index/index.vue
+++ b/src/pages/index/index.vue
@@ -56,7 +56,7 @@
-
@@ -114,11 +114,11 @@
let navbarHeight = ref(0)
let OSS = inject('OSS')
- let swiperList = ref