From 7318243a22f764392040c3bf0942691237a93604 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期一, 23 六月 2025 14:18:15 +0800
Subject: [PATCH] update 完成厨神视频查看 解决支付不能使用账户余额问题
---
pages/tabbar/index/home.vue | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/pages/tabbar/index/home.vue b/pages/tabbar/index/home.vue
index df33ed7..ade53fe 100644
--- a/pages/tabbar/index/home.vue
+++ b/pages/tabbar/index/home.vue
@@ -916,7 +916,7 @@
.video-info {
width: 70%;
position: absolute;
- bottom: 70px;
+ bottom: 20px;
left: 20px;
color: #f8f8f8;
z-index: 10;
--
Gitblit v1.8.0