.button{ background-color: var(--subtitleColor); color: #fff; border-radius: 0; position: fixed; bottom: 0; width: 100%; } .button::after{ border-radius: 0; } .consult{ width: 100%; height: 1000rpx; overflow: hidden; overflow-y: scroll; } .consult .image{width: 100%;margin-bottom: 90rpx;}