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%); }