view.container { // 用户卡片 view.user-card { width: 100%; height: 200px; background-color: aqua; } }