From 654f71789ae270c56010a2bfe3ba404ae40c6164 Mon Sep 17 00:00:00 2001 From: limqhz Date: Fri, 16 Dec 2022 18:53:54 +0800 Subject: [PATCH] =?UTF-8?q?=E7=99=BB=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pages/login/index.wxml | 2 +- pages/myself/account/index.wxss | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pages/login/index.wxml b/pages/login/index.wxml index 7d6bca6..5e5556f 100644 --- a/pages/login/index.wxml +++ b/pages/login/index.wxml @@ -1,5 +1,5 @@ - + diff --git a/pages/myself/account/index.wxss b/pages/myself/account/index.wxss index 0d26599..bf4b944 100644 --- a/pages/myself/account/index.wxss +++ b/pages/myself/account/index.wxss @@ -7,7 +7,7 @@ .subButton { position: absolute; width: 96%; - bottom:20rpx; + bottom:66rpx; left: 50%; transform: translateX(-50%); }