.placeholder-page { display: flex; justify-content: center; align-items: center; height: 100vh; background: #f5f5f5; } .placeholder-text { font-size: 36rpx; color: #999; }