.developer-info { padding: 30rpx; font-size: 28rpx; color: #666; background: #f7f7f7; border-radius: 12rpx; } .info-item { display: flex; align-items: center; margin-bottom: 20rpx; } .icon { width: 32rpx; height: 32rpx; margin-right: 16rpx; } .copyright { text-align: center; margin-top: 40rpx; color: #999; font-size: 24rpx; }