首页item的英文显示异常修复

This commit is contained in:
WindowBird 2025-09-19 14:39:51 +08:00
parent 4d6c204d52
commit eece503e06

View File

@ -619,7 +619,7 @@ page {
.list-scroll {
width: 100%;
margin-top: 20rpx;
height: 120rpx;
overflow-x: auto;
overflow-y: hidden;
-webkit-overflow-scrolling: touch;