Hi Andrew!
Thanks for reaching out to us! 🙂
I’d be happy to help with that!
Unfortunately, there is no built in option to select different templates for each of the views, but you might want to find a way to customize the default-template.php template file located at /wp-content/plugins/the-events-calendar/src/views/ and achieve what you’re looking for.
You should also take a look at the ‘tribe_pre_get_view’ action hook located at /wp-content/plugins/the-events-calendar/src/functions/template-tags/general.php which could be a good starting point to customizing what template files are served for a specific view.
I hope that helps! If there’s anything else I can help you with just let me know about it.
Best,
Victor