wechat_staff/pages/userinfo/index.wxss
@@ -1,3 +1,6 @@ .main_app { padding: 0 0 148rpx; } .avatar { margin: 52rpx auto 40rpx; width: 160rpx; @@ -66,16 +69,18 @@ justify-content: space-between; } .list .save { position: fixed; color: #fff; display: flex; justify-content: center; align-items: center; width: 670rpx; height: 88rpx; left: 40rpx; bottom: 12rpx; z-index: 999; background: var(--themeColor); border-radius: 8rpx; font-weight: 500; font-size: 32rpx; margin-top: 20rpx; margin-bottom: 10rpx; }