``` <style lang="scss" scoped> .city-item { @apply bg-#7E868E28 rounded-16rpx text-28rpx text-#171A1D99 px-10rpx h-80rpx flex-center overflow-hidden whitespace-nowrap overflow-ellipsis; } </style> ```  <img width="1140" alt="Image" src="https://github.com/user-attachments/assets/07fbc241-c833-41a9-b051-baf84f9f958d" />