From 85917fb0d358b1b1084acc59d6bb73cfedae487d Mon Sep 17 00:00:00 2001 From: caill <815519168@qq.com> Date: Tue, 14 Feb 2023 18:35:35 +0800 Subject: [PATCH] =?UTF-8?q?=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/login/login.vue | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/pages/login/login.vue b/pages/login/login.vue index a97fbb3..bf7ddd0 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -19,6 +19,7 @@ + v{{version}} @@ -179,5 +180,11 @@ _font(36rpx,92rpx,#fff,,center) background-color $red .zd_content + position: relative height: 100% +.version-name + width 100% + position: absolute + bottom: 30rpx + _font(30rpx, 60rpx, #999,,center)