<template> <article> <h1> welcome </h1> </article> </template> <script> export default { }; </script>