@import "../../style/common"; .select-modal{ background-color: #fff; width: 580upx; border-radius: 10upx; padding: 0 40upx; } .select-modal-item{ height: 90upx; font-size: 30upx; color: #333; }