From 40a2d67a26ab71f85a4ed282010663af0a8d97c9 Mon Sep 17 00:00:00 2001
From: chenyc <501753378@qq.com>
Date: 星期二, 26 八月 2025 16:43:55 +0800
Subject: [PATCH] gx
---
src/views/paiban/index.vue | 12 +-----------
1 files changed, 1 insertions(+), 11 deletions(-)
diff --git a/src/views/paiban/index.vue b/src/views/paiban/index.vue
index 8292bdc..99e98a4 100644
--- a/src/views/paiban/index.vue
+++ b/src/views/paiban/index.vue
@@ -140,6 +140,7 @@
day.bottomInfo='晚上'
}
}
+ console.log(day,'-------------ddsdsdgit ')
return day
}
onMounted(()=>{
@@ -231,17 +232,6 @@
line-height: 18px;
}
}
-}
-
-.fanhui {
- // padding-top: 20px;
- width: 100%;
- background: #4696f9;
- text-align: center;
- border-radius: 5px;
- color: #fff;
- height: 36px;
- line-height: 36px;
}
</style>
\ No newline at end of file
--
Gitblit v1.8.0