英/法/德/西/阿/波语言配置

This commit is contained in:
huangjp
2026-01-30 09:35:52 +08:00
parent a46c4d23bf
commit 4c3039ade7
25 changed files with 4181 additions and 1156 deletions

View File

@ -105,7 +105,7 @@ export default {
flex-direction: column;
align-items: center;
width: 199rpx;
height: 110rpx;
// height: 110rpx;
justify-content: center;
padding: 10rpx;
background: rgba(254, 131, 15, 0.05);
@ -143,9 +143,9 @@ export default {
.title {
padding-left: 10rpx;
width: 100%;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis; //文本超出省略号替
// white-space: nowrap;
// overflow: hidden;
// text-overflow: ellipsis; //文本超出省略号替
color: #2a2a2a;
}
}