From 7a352693c7fa090da0f8af9a62dec2e85adc83ab Mon Sep 17 00:00:00 2001 From: wjt <1797368093@qq.com> Date: 星期五, 21 六月 2024 09:05:14 +0800 Subject: [PATCH] 添加扫码页面 --- policy/components/mine.vue | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/policy/components/mine.vue b/policy/components/mine.vue index 8cbca3a..b2c0aa7 100644 --- a/policy/components/mine.vue +++ b/policy/components/mine.vue @@ -125,7 +125,7 @@ width: calc(100% - 64rpx); left: 32rpx; position: fixed; - bottom: 140rpx; + bottom: 180rpx; } } </style> \ No newline at end of file -- Gitblit v1.9.1