From 9e9d5aff5758cbd573b81feff3e7f97d4a73d31b Mon Sep 17 00:00:00 2001 From: XiaoXinPro 14 IAH5R <568170040@qq.com> Date: Mon, 4 Sep 2023 10:48:30 +0800 Subject: [PATCH] style --- src/pages/lookPhoto/index.vue | 35 ++--------------------------------- 1 file changed, 2 insertions(+), 33 deletions(-) diff --git a/src/pages/lookPhoto/index.vue b/src/pages/lookPhoto/index.vue index 8fe0528..5c03082 100644 --- a/src/pages/lookPhoto/index.vue +++ b/src/pages/lookPhoto/index.vue @@ -37,37 +37,6 @@ 邀请好友 金币充值 - - - - - - - - - - - - - - @@ -434,8 +403,8 @@ watch( .bottomBox { flex: 1; - // position: absolute; - bottom: 80rpx; + position: relative; + bottom: -30rpx; width: 100%; display: flex; justify-content: space-between;