@@ -619,14 +619,10 @@
.content {
display: flex;
flex-direction: column;
- height: 760rpx;
+ height: 50vw;
overflow-x: hidden;
background-color: var(--f5Color);
- .scroll_view_style {
- height: 100%;
- }
-
.one {
justify-content: space-between;